Searched refs:testSample (Results 1 – 3 of 3) sorted by relevance
30 public void testSample() { in testSample() method in Mf2IcuTest
295 public void testSample() { in testSample() method in RangeTreeTest
6005 const deUint64 testSample = testSamples[sampleNdx]; in sumOfRanks() local6006 …const int lowerIndex = (int)(std::lower_bound(allSamples.begin(), allSamples.end(), testSample, … in sumOfRanks()6007 …const int upperIndex = (int)(std::upper_bound(allSamples.begin(), allSamples.end(), testSample, … in sumOfRanks()