Home
last modified time | relevance | path

Searched refs:testSample (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp6005 const deUint64 testSample = testSamples[sampleNdx]; in sumOfRanks() local
6006 …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()