Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp131 class TestFunctionWrapper class
137 TestFunctionWrapper (void);
138 explicit TestFunctionWrapper (CoreTestFunc func);
139 explicit TestFunctionWrapper (DebugTestFunc func);
159 TestFunctionWrapper::TestFunctionWrapper (void) in TestFunctionWrapper() function in deqp::gles31::Functional::__anon0b3d5a1f0111::TestFunctionWrapper
164 TestFunctionWrapper::TestFunctionWrapper (CoreTestFunc func) in TestFunctionWrapper() function in deqp::gles31::Functional::__anon0b3d5a1f0111::TestFunctionWrapper
170 TestFunctionWrapper::TestFunctionWrapper (DebugTestFunc func) in TestFunctionWrapper() function in deqp::gles31::Functional::__anon0b3d5a1f0111::TestFunctionWrapper
176 void TestFunctionWrapper::call (DebugMessageTestContext& ctx) const in call()
255 TestFunctionWrapper function;
264 …{ TestFunctionWrapper(application_messages), "application_messages", "Externally generated message… in getUserMessageFuncs()
[all …]