HomeSort by relevance Sort by last modified time
    Searched refs:AtomicCounterTests (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles31/functional/
es31fAtomicCounterTests.hpp 36 class AtomicCounterTests : public TestCaseGroup
39 AtomicCounterTests (Context& context);
40 ~AtomicCounterTests (void);
45 AtomicCounterTests (const AtomicCounterTests& other);
46 AtomicCounterTests& operator= (const AtomicCounterTests& other);
es31fFunctionalTests.cpp 293 addChild(new AtomicCounterTests (m_context));
es31fAtomicCounterTests.cpp     [all...]

Completed in 842 milliseconds