2 references to Prefix
Microsoft.ML.PerformanceTests (2)
Harness\Metrics.cs (2)
93
=> $"{
Prefix
} {Separator} {Name} {Separator} {Value}";
99
if (!line.StartsWith(
Prefix
))