Home
last modified time | relevance | path

Searched defs:QueryTestCase (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/test/
Dtest_trace.py367 'test.support.run_unittest(test.test_pprint.QueryTestCase)'):
Dtest_pprint.py126 class QueryTestCase(unittest.TestCase): class
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageHostImageCopyTests.cpp1803 class QueryTestCase : public vkt::TestCase class
1806QueryTestCase(tcu::TestContext& context, const char* name, const vk::VkFormat format, const vk::Vk… in QueryTestCase() function in vkt::image::__anon3bc576990111::QueryTestCase