Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp137 class TestFunctionWrapper class
143 TestFunctionWrapper (void);
144 explicit TestFunctionWrapper (CoreTestFunc func);
145 explicit TestFunctionWrapper (DebugTestFunc func);
165 TestFunctionWrapper::TestFunctionWrapper (void) in TestFunctionWrapper() function in deqp::gles31::Functional::__anon3153c6be0111::TestFunctionWrapper
170 TestFunctionWrapper::TestFunctionWrapper (CoreTestFunc func) in TestFunctionWrapper() function in deqp::gles31::Functional::__anon3153c6be0111::TestFunctionWrapper
176 TestFunctionWrapper::TestFunctionWrapper (DebugTestFunc func) in TestFunctionWrapper() function in deqp::gles31::Functional::__anon3153c6be0111::TestFunctionWrapper
182 void TestFunctionWrapper::call (DebugMessageTestContext& ctx) const in call()
261 TestFunctionWrapper function;
270 …{ TestFunctionWrapper(application_messages), "application_messages", "Externally generated message… in getUserMessageFuncs()
[all …]