3 references to CheckMetadataNames
Microsoft.ML.TestFrameworkCommon (3)
TestCommon.cs (3)
113if (!CheckMetadataNames("PurpleDragonScales", 0, sch1, sch2, col, exactTypes, true))
117if (!CheckMetadataNames("SlotNames", vsize, sch1, sch2, col, exactTypes, true))
124if (!CheckMetadataNames("KeyValues", ksize, sch1, sch2, col, exactTypes, false))