Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_query.py24 class QueryTest(unittest.TestCase): class
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp4624 enum QueryTest enum in deqp::gles31::Functional::__anon38a6d29b0111::PrimitivesGeneratedQueryCase
4635 …esGeneratedQueryCase (Context& context, const char* name, const char* description, QueryTest test);
4645 const QueryTest m_test;
4649 …vesGeneratedQueryCase (Context& context, const char* name, const char* description, QueryTest test) in PrimitivesGeneratedQueryCase()