4 references to CheckSameValues
Microsoft.ML.TestFramework (4)
DataPipe\TestDataPipeBase.cs (4)
269if (!CheckSameValues(c1, c2, true, true, true))
664tmp = CheckSameValues(curs1, curs2, exactTypes, exactDoubles, checkId, true);
675tmp = CheckSameValues(curs1, curs2, exactTypes, exactDoubles, checkId, false);
686tmp = CheckSameValues(curs1, curs2, exactTypes, exactDoubles, checkId, false);