Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp3394 NUM_REPEATS = 2 enumerator
3421 …ify buffer contents - draw buffer\" command pair is repeated " << (int)NUM_REPEATS << " times." <<… in init()
3463 for (int repeatNdx = 0; repeatNdx < NUM_REPEATS; ++repeatNdx) in testWithBufferSize()
3500 NUM_REPEATS = 2 enumerator
3524 …ify buffer contents - draw buffer\" command pair is repeated " << (int)NUM_REPEATS << " times." <<… in init()
3558 for (int repeatNdx = 0; repeatNdx < NUM_REPEATS; ++repeatNdx) in testWithBufferSize()