Home
last modified time | relevance | path

Searched refs:expected_counts (Results 1 - 1 of 1) sorted by relevance

/third_party/vulkan-loader/tests/
H A Dloader_regression_tests.cpp2001 uint32_t expected_counts[3] = {1, 3, 2}; in TEST() local
2039 ASSERT_EQ(core_group_props[group].physicalDeviceCount, expected_counts[group]); in TEST()
2040 ASSERT_EQ(ext_group_props[group].physicalDeviceCount, expected_counts[group]); in TEST()

Completed in 6 milliseconds