Searched refs:testSample (Results 1 – 1 of 1) sorted by relevance
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()