Home
last modified time | relevance | path

Searched defs:TestPackageRoot (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuTestPackage.cpp145 TestPackageRoot::TestPackageRoot (TestContext& testCtx) in TestPackageRoot() function in tcu::TestPackageRoot
150 TestPackageRoot::TestPackageRoot (TestContext& testCtx, const vector<TestNode*>& children) in TestPackageRoot() function in tcu::TestPackageRoot
155 TestPackageRoot::TestPackageRoot (TestContext& testCtx, const TestPackageRegistry* packageRegistry) in TestPackageRoot() function in tcu::TestPackageRoot
DtcuTestPackage.hpp163 class TestPackageRoot : public TestNode class