Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp119 class TestFunctionWrapper class
125 TestFunctionWrapper (void);
126 explicit TestFunctionWrapper (CoreTestFunc func);
127 explicit TestFunctionWrapper (DebugTestFunc func);
147 TestFunctionWrapper::TestFunctionWrapper (void) in TestFunctionWrapper() function in deqp::gles31::Functional::__anon0b3d5a1f0111::TestFunctionWrapper
152 TestFunctionWrapper::TestFunctionWrapper (CoreTestFunc func) in TestFunctionWrapper() function in deqp::gles31::Functional::__anon0b3d5a1f0111::TestFunctionWrapper
158 TestFunctionWrapper::TestFunctionWrapper (DebugTestFunc func) in TestFunctionWrapper() function in deqp::gles31::Functional::__anon0b3d5a1f0111::TestFunctionWrapper
164 void TestFunctionWrapper::call (DebugMessageTestContext& ctx) const in call()
243 TestFunctionWrapper function;
252 …{ TestFunctionWrapper(application_messages), "application_messages", "Externally generated message… in getUserMessageFuncs()
[all …]