HomeSort by relevance Sort by last modified time
    Searched defs:NoErrorTests (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/common/
glcNoErrorTests.hpp 59 class NoErrorTests : public tcu::TestCaseGroup
63 NoErrorTests(tcu::TestContext& testCtx, glu::ApiType apiType);
68 NoErrorTests(const NoErrorTests& other);
69 NoErrorTests& operator=(const NoErrorTests& other);
glcNoErrorTests.cpp 123 NoErrorTests::NoErrorTests(tcu::TestContext& testCtx, glu::ApiType apiType)
130 void NoErrorTests::init(void)

Completed in 442 milliseconds