Searched refs:NUM_REPEATS (Results 1 – 2 of 2) sorted by relevance
19 #define NUM_REPEATS "1000000" macro131 if (!opt_intmax(NUM_REPEATS, &num_repeats)) { in setup_tests()132 TEST_error("Cannot parse " NUM_REPEATS); in setup_tests()
3394 NUM_REPEATS = 2 enumerator3421 …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 enumerator3524 …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()