Home
last modified time | relevance | path

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

/external/skia/tests/
DGLProgramsTest.cpp240 static const int NUM_TESTS = 2048; in programUnitTest() local
241 for (int t = 0; t < NUM_TESTS; t++) { in programUnitTest()