Home
last modified time | relevance | path

Searched refs:PerformanceTests (Results 1 – 8 of 8) sorted by relevance

/external/deqp/modules/gles2/performance/
Des2pPerformanceTests.hpp36 class PerformanceTests : public TestCaseGroup class
39 PerformanceTests (Context& context);
40 ~PerformanceTests (void);
45 PerformanceTests (const PerformanceTests& other);
46 PerformanceTests& operator= (const PerformanceTests& other);
Des2pPerformanceTests.cpp104 PerformanceTests::PerformanceTests (Context& context) in PerformanceTests() function in deqp::gles2::Performance::PerformanceTests
109 PerformanceTests::~PerformanceTests (void) in ~PerformanceTests()
113 void PerformanceTests::init (void) in init()
/external/deqp/modules/gles3/performance/
Des3pPerformanceTests.hpp36 class PerformanceTests : public TestCaseGroup class
39 PerformanceTests (Context& context);
40 ~PerformanceTests (void);
45 PerformanceTests (const PerformanceTests& other);
46 PerformanceTests& operator= (const PerformanceTests& other);
Des3pPerformanceTests.cpp118 PerformanceTests::PerformanceTests (Context& context) in PerformanceTests() function in deqp::gles3::Performance::PerformanceTests
123 PerformanceTests::~PerformanceTests (void) in ~PerformanceTests()
127 void PerformanceTests::init (void) in init()
/external/deqp/modules/egl/
DteglTestPackage.cpp89 class PerformanceTests : public TestCaseGroup class
92 PerformanceTests (EglTestContext& eglTestCtx) in PerformanceTests() function in deqp::egl::PerformanceTests
207 addChild(new PerformanceTests (*m_eglTestCtx)); in init()
/external/deqp/modules/gles3/
Dtes3TestPackage.cpp138 addChild(new Performance::PerformanceTests (*m_context)); in init()
/external/deqp/modules/gles2/
Dtes2TestPackage.cpp140 addChild(new Performance::PerformanceTests (*m_context)); in init()
/external/protobuf/
DMakefile.am466 objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme \
471 objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme \