Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestPackage.hpp89 virtual void deinitTestPackage (TestContext& testCtx) { DE_UNREF(testCtx); }; in deinitTestPackage() function in tcu::TestCaseExecutor
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp591 void TestCaseExecutor::deinitTestPackage (tcu::TestContext& testCtx) in deinitTestPackage() function in vkt::TestCaseExecutor