Searched defs:DrawCallPerfBenchmark (Results 1 – 1 of 1) sorted by relevance
125 class DrawCallPerfBenchmark : public ANGLERenderTest, class149 DrawCallPerfBenchmark::DrawCallPerfBenchmark() : ANGLERenderTest("DrawCallPerf", GetParam()) {} in DrawCallPerfBenchmark() function in __anon4ef89e1b0111::DrawCallPerfBenchmark624 TEST_P(DrawCallPerfBenchmark, Run) in TEST_P() argument