Searched refs:NUM_SAMPLES (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fFlushFinishTests.cpp | 70 NUM_SAMPLES = 25, enumerator 422 vector<Sample> samples (NUM_SAMPLES); in iterate()
|
/external/deqp/modules/gles3/functional/ |
D | es3fFlushFinishTests.cpp | 75 NUM_SAMPLES = 50, enumerator 549 vector<Sample> samples (NUM_SAMPLES); in iterate()
|
/external/webrtc/webrtc/base/ |
D | virtualsocketserver.cc | 52 const int NUM_SAMPLES = 1000; variable 510 delay_mean_(0), delay_stddev_(0), delay_samples_(NUM_SAMPLES), in VirtualSocketServer()
|
/external/deqp/modules/gles3/performance/ |
D | es3pBufferDataUploadTests.cpp | 3164 NUM_SAMPLES = 20, enumerator 3196 …icBufferCase<SampleType> (context, name, description, bufferSizeMin, bufferSizeMax, NUM_SAMPLES, 0) in ModifyAfterBasicCase() 3226 …<< "Testing performance with " << (int)NUM_SAMPLES << " test samples. Sample order is randomized. … in init()
|