Searched refs:AtomicCounterTests (Results 1 – 3 of 3) sorted by relevance
36 class AtomicCounterTests : public TestCaseGroup class39 AtomicCounterTests (Context& context);40 ~AtomicCounterTests (void);45 AtomicCounterTests (const AtomicCounterTests& other);46 AtomicCounterTests& operator= (const AtomicCounterTests& other);
1298 AtomicCounterTests::AtomicCounterTests (Context& context) in AtomicCounterTests() function in deqp::gles31::Functional::AtomicCounterTests1536 AtomicCounterTests::~AtomicCounterTests (void) in ~AtomicCounterTests()1540 void AtomicCounterTests::init (void) in init()
337 addChild(new AtomicCounterTests (m_context)); in init()