Home
last modified time | relevance | path

Searched refs:createPackage (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuTestPackage.hpp104 TestPackage* createPackage (const char* name, TestContext& testCtx) const;
DtcuTestPackage.cpp117 TestPackage* TestPackageRegistry::createPackage (const char* name, TestContext& testCtx) const in createPackage() function in tcu::TestPackageRegistry