1 reference to OutputRootRegExp
Microsoft.ML.TestFramework (1)
BaseTestBaseline.cs (1)
308private static readonly Regex _matchOutputRoot = new Regex(OutputRootRegExp, RegexOptions.IgnoreCase | RegexOptions.Compiled);