2 references to OutputPath
Microsoft.ML.TestFramework (2)
TestCommandBase.cs (2)
253
return new
OutputPath
(Test, BaselineDir, name);
649
return new
OutputPath
(this, Params.BaselineDir, TestName + suffix);