Home
last modified time | relevance | path

Searched refs:TestPackageRegistry (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuTestPackage.cpp58 // TestPackageRegistry
60 TestPackageRegistry::TestPackageRegistry (void) in TestPackageRegistry() function in tcu::TestPackageRegistry
64 TestPackageRegistry::~TestPackageRegistry (void) in ~TestPackageRegistry()
70 TestPackageRegistry* TestPackageRegistry::getSingleton (void) in getSingleton()
72 return TestPackageRegistry::getOrDestroy(true); in getSingleton()
75 void TestPackageRegistry::destroy (void) in destroy()
77 TestPackageRegistry in destroy()
[all...]
H A DtcuTestPackage.hpp119 // TestPackageRegistry
123 class TestPackageRegistry class
134 static TestPackageRegistry* getSingleton (void);
143 TestPackageRegistry (void);
144 ~TestPackageRegistry (void);
146 static TestPackageRegistry* getOrDestroy (bool isCreate);
168 TestPackageRoot (TestContext& testCtx, const TestPackageRegistry* packageRegistry);
H A DtcuApp.cpp161 m_testRoot = new TestPackageRoot(*m_testCtx, TestPackageRegistry::getSingleton()); in App()
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DglcTestPackageEntry_override.cpp114 tcu::TestPackageRegistry *registry = tcu::TestPackageRegistry::getSingleton(); in registerPackages()
H A Dangle_deqp_libtester_main.cpp82 g_root = new tcu::TestPackageRoot(*g_testCtx, tcu::TestPackageRegistry::getSingleton()); in deqp_libtester_init_platform()
/third_party/vk-gl-cts/framework/platform/ohos/
H A Dtestmain.cpp84 tcu::TestPackageRegistry *registry = tcu::TestPackageRegistry::getSingleton(); in RegistPackage()
/third_party/vk-gl-cts/external/openglcts/modules/
H A DglcTestPackageRegistry.cpp290 tcu::TestPackageRegistry* registry = tcu::TestPackageRegistry::getSingleton(); in registerPackages()

Completed in 5 milliseconds