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