Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DParallelShaderCompileTest.cpp147 bool isCompiling = task->compile(); in run() local
148 ASSERT_TRUE(isCompiling); in run()