Lines Matching refs:found_count
2134 uint32_t found_count = 0;
2140 found_count++;
2146 ASSERT_EQ(found, found_count == group_props_before[group1].physicalDeviceCount);
2221 uint32_t found_count = 0;
2227 found_count++;
2233 ASSERT_EQ(found, found_count == group_props_after[group1].physicalDeviceCount);
2305 uint32_t found_count = 0;
2311 found_count++;
2317 ASSERT_EQ(found, found_count != 0 && found_count == before_expected_counts[group1]);
2402 uint32_t found_count = 0;
2408 found_count++;
2414 ASSERT_EQ(found, found_count != 0 && found_count == after_expected_counts[group1]);