Searched defs:InterInvocationTestCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fSynchronizationTests.cpp115 class InterInvocationTestCase : public TestCase class in namespace:deqp::gles31::Functional::__anon3696
132 InterInvocationTestCase (Context& context, const char* name, const char* desc, StorageType storage, int flags = 0);
133 ~InterInvocationTestCase (void);
164 InterInvocationTestCase::InterInvocationTestCase (Context& context, const char* name, const char* desc, StorageType storage, int flags) function in class:deqp::gles31::Functional::__anon3696::InterInvocationTestCase
184 InterInvocationTestCase::~InterInvocationTestCase (void)
189 void InterInvocationTestCase::init (void)
262 void InterInvocationTestCase::deinit (void)
286 InterInvocationTestCase
[all...]

Completed in 815 milliseconds