2 references to GetOutputPath
Microsoft.ML.TestFramework (1)
BaseTestClass.cs (1)
120return TestCommon.GetOutputPath(OutDir, subDir, name);
Microsoft.ML.TestFrameworkCommon (1)
TestCommon.cs (1)
45string path = GetOutputPath(outDir, subDir, name);