Home
last modified time | relevance | path

Searched refs:InfoTests (Results 1 - 19 of 19) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcInfoTests.hpp33 class InfoTests : public TestCaseGroup class
36 InfoTests(Context& context);
37 ~InfoTests(void);
H A DglcInfoTests.cpp118 InfoTests::InfoTests(Context& context) : TestCaseGroup(context, "info", "Platform information queries") in InfoTests() function in deqp::InfoTests
122 InfoTests::~InfoTests(void) in ~InfoTests()
126 void InfoTests::init(void) in init()
/third_party/vk-gl-cts/modules/gles3/
H A Dtes3InfoTests.hpp34 class InfoTests : public TestCaseGroup class
37 InfoTests (Context& context);
38 ~InfoTests (void);
H A Dtes3InfoTests.cpp121 InfoTests::InfoTests (Context& context) in InfoTests() function in deqp::gles3::InfoTests
126 InfoTests::~InfoTests (void) in ~InfoTests()
130 void InfoTests::init (void) in init()
H A Dtgl45es3TestPackage.cpp77 addChild(new InfoTests (*m_context)); in init()
H A Dtes3TestPackage.cpp156 addChild(new InfoTests (*m_context)); in init()
/third_party/vk-gl-cts/modules/gles31/
H A Dtes31InfoTests.hpp34 class InfoTests : public TestCaseGroup class
37 InfoTests (Context& context);
38 ~InfoTests (void);
H A Dtes31InfoTests.cpp121 InfoTests::InfoTests (Context& context) in InfoTests() function in deqp::gles31::InfoTests
126 InfoTests::~InfoTests (void) in ~InfoTests()
130 void InfoTests::init (void) in init()
H A Dtgl45es31TestPackage.cpp77 addChild(new InfoTests (*m_context)); in init()
H A Dtes31TestPackage.cpp86 addChild(new InfoTests (*m_context)); in init()
/third_party/vk-gl-cts/modules/egl/
H A DteglInfoTests.hpp34 class InfoTests : public TestCaseGroup class
37 InfoTests (EglTestContext& eglTestCtx);
38 ~InfoTests (void);
H A DteglInfoTests.cpp163 InfoTests::InfoTests (EglTestContext& eglTestCtx) in InfoTests() function in deqp::egl::InfoTests
168 InfoTests::~InfoTests (void) in ~InfoTests()
172 void InfoTests::init (void) in init()
H A DteglTestPackage.cpp205 addChild(new InfoTests (*m_eglTestCtx)); in init()
/third_party/vk-gl-cts/modules/gles2/
H A Dtes2InfoTests.hpp34 class InfoTests : public TestCaseGroup class
37 InfoTests (Context& context);
38 ~InfoTests (void);
H A Dtes2InfoTests.cpp121 InfoTests::InfoTests (Context& context) in InfoTests() function in deqp::gles2::InfoTests
126 InfoTests::~InfoTests (void) in ~InfoTests()
130 void InfoTests::init (void) in init()
H A Dtes2TestPackage.cpp158 addChild(new InfoTests (*m_context)); in init()
/third_party/vk-gl-cts/external/openglcts/modules/gles32/
H A Des32cTestPackage.cpp160 addChild(new deqp::InfoTests(getContext())); in init()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTestPackages.cpp155 addChild(new deqp::InfoTests(getContext())); in init()
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DUnitTests.cs152 public class InfoTests class

Completed in 8 milliseconds