Home
last modified time | relevance | path

Searched refs:initTestCase (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTestCaseWrapper.hpp41 virtual bool initTestCase(tcu::TestCase* testCase);
DglcTestCaseWrapper.cpp44 bool TestCaseWrapper::initTestCase(tcu::TestCase* testCase) in initTestCase() function in deqp::TestCaseWrapper
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkResourceInterface.hpp54 virtual void initTestCase (const std::string& casePath);
DvkResourceInterface.cpp63 void ResourceInterface::initTestCase (const std::string& casePath) in initTestCase() function in vk::ResourceInterface
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktTestPackage.cpp417 m_resourceInterface->initTestCase(casePath); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp417 m_resourceInterface->initTestCase(casePath); in init()