Searched refs:DisjointTimerQueryTests (Results 1 – 3 of 3) sorted by relevance
40 class DisjointTimerQueryTests : public TestCaseGroupBase class43 DisjointTimerQueryTests(glcts::Context &context, const ExtParameters &extParams);45 virtual ~DisjointTimerQueryTests(void) in ~DisjointTimerQueryTests()52 DisjointTimerQueryTests(const DisjointTimerQueryTests &other);53 DisjointTimerQueryTests &operator=(const DisjointTimerQueryTests &other);
41 DisjointTimerQueryTests::DisjointTimerQueryTests(glcts::Context &context, const ExtParameters &extP… in DisjointTimerQueryTests() function in glcts::DisjointTimerQueryTests49 void DisjointTimerQueryTests::init(void) in init()
150 addChild(new glcts::DisjointTimerQueryTests(getContext(), viewportParams2)); in init()