Searched refs:two_found (Results 1 - 1 of 1) sorted by relevance
/third_party/vulkan-loader/tests/ | ||
H A D | loader_regression_tests.cpp | 1015 uint32_t two_found = 0; in TEST() local 1020 two_found++; in TEST() 1031 ASSERT_EQ(two_found, returned_physical_count); in TEST() |
Completed in 6 milliseconds