OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Integer64StateQueryTests
(Results
1 - 3
of
3
) sorted by null
/external/deqp/modules/gles3/functional/
es3fInteger64StateQueryTests.hpp
44
class
Integer64StateQueryTests
: public TestCaseGroup
47
Integer64StateQueryTests
(Context& context);
48
~
Integer64StateQueryTests
(void);
54
Integer64StateQueryTests
(const
Integer64StateQueryTests
& other);
55
Integer64StateQueryTests
& operator= (const
Integer64StateQueryTests
& other);
es3fInteger64StateQueryTests.cpp
266
Integer64StateQueryTests
::
Integer64StateQueryTests
(Context& context)
274
Integer64StateQueryTests
::~
Integer64StateQueryTests
(void)
279
void
Integer64StateQueryTests
::init (void)
312
void
Integer64StateQueryTests
::deinit (void)
es3fFunctionalTests.cpp
346
addChild(new
Integer64StateQueryTests
(m_context));
Completed in 130 milliseconds