Searched refs:TEST_FILES_EXIST (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiDeviceDrmPropertiesTests.cpp | 44 TEST_FILES_EXIST = 0, enumerator 101 case TEST_FILES_EXIST: testFilesExist (deviceDrmProperties); break; in testDeviceDrmProperties() 111 addFunctionCase(group, "drm_files_exist", checkSupport, testDeviceDrmProperties, TEST_FILES_EXIST); in createTestCases()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiDeviceDrmPropertiesTests.cpp | 44 TEST_FILES_EXIST = 0, enumerator 101 case TEST_FILES_EXIST: testFilesExist (deviceDrmProperties); break; in testDeviceDrmProperties() 110 addFunctionCase(group, "drm_files_exist", "Verify device files for major/minor nodes exist", checkSupport, testDeviceDrmProperties, TEST_FILES_EXIST); in createTestCases()
|
Completed in 1 milliseconds