Searched refs:kManyQueryCount (Results 1 – 1 of 1) sorted by relevance
906 constexpr int kManyQueryCount = 100; in TEST_P() local937 for (int i = 0; i < kManyQueryCount; i++) in TEST_P()941 drawQuad(mProgram, essl1_shaders::PositionAttrib(), 1.0f - 2.0f * i / kManyQueryCount); in TEST_P()