Searched refs:ExtensionPackTestCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fAndroidExtensionPackES31ATests.cpp50 class ExtensionPackTestCase : public TestCase class in namespace:deqp::gles31::Functional::__anon5329
53 ExtensionPackTestCase (Context& context, const char* name, const char* description);
59 ExtensionPackTestCase::ExtensionPackTestCase (Context& context, const char* name, const char* description) function in class:deqp::gles31::Functional::__anon5329::ExtensionPackTestCase
64 void ExtensionPackTestCase::init (void)
70 class ImplementationLimitCase : public ExtensionPackTestCase
83 : ExtensionPackTestCase (context, name, description)
119 class SubExtensionCase : public ExtensionPackTestCase
131 : ExtensionPackTestCase (context, name, description)

Completed in 258 milliseconds