3 references to RawSuffix
Microsoft.ML.TestFramework (3)
BaseTestBaseline.cs (2)
335string rawPath = path + RawSuffix; 433File.Delete(outPath + RawSuffix);
TestCommandBase.cs (1)
353File.Delete(testOutPath + RawSuffix);