Searched refs:initTestCase (Results 1 – 6 of 6) sorted by relevance
41 virtual bool initTestCase(tcu::TestCase* testCase);
44 bool TestCaseWrapper::initTestCase(tcu::TestCase* testCase) in initTestCase() function in deqp::TestCaseWrapper
54 virtual void initTestCase (const std::string& casePath);
63 void ResourceInterface::initTestCase (const std::string& casePath) in initTestCase() function in vk::ResourceInterface
417 m_resourceInterface->initTestCase(casePath); in init()