Searched refs:AtomicCounterTests (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fAtomicCounterTests.hpp36 class AtomicCounterTests : public TestCaseGroup class in namespace:deqp::gles31::Functional
39 AtomicCounterTests (Context& context);
40 ~AtomicCounterTests (void);
45 AtomicCounterTests (const AtomicCounterTests& other);
46 AtomicCounterTests& operator= (const AtomicCounterTests& other);
H A Des31fFunctionalTests.cpp293 addChild(new AtomicCounterTests (m_context));
H A Des31fAtomicCounterTests.cpp1298 AtomicCounterTests::AtomicCounterTests (Context& context) function in class:deqp::gles31::Functional::AtomicCounterTests
1536 AtomicCounterTests::~AtomicCounterTests (void)
1540 void AtomicCounterTests::init (void)

Completed in 294 milliseconds