8 references to MainForTest
Microsoft.ML.Predictor.Tests (1)
Microsoft.ML.TestFramework (7)
TestCommandBase.cs (5)
301int res = MainForTest(_env, newWriter, string.Format("{0} {1}", cmdName, args), ctx.BaselineProgress);
2050int res = MainForTest(_env, newWriter, string.Format("{0} {1}", "traintest", args), true);
2079int res = MainForTest(_env, newWriter, string.Format("{0} {1}", "traintest", args), true);
2106int res = MainForTest(_env, newWriter, string.Format("{0} {1}", "traintest", args), true);
2136int res = MainForTest(_env, newWriter, string.Format("{0} {1}", "traintest", args), true);