Lines Matching defs:after_group_count
2092 uint32_t after_group_count = 4;
2121 group_props_after.resize(after_group_count,
2123 returned_group_count = after_group_count;
2125 ASSERT_EQ(after_group_count, returned_group_count);
2126 for (uint32_t group = 0; group < after_group_count; ++group) {
2188 uint32_t after_group_count = 3;
2209 group_props_after.resize(after_group_count,
2212 ASSERT_EQ(after_group_count, returned_group_count);
2213 for (uint32_t group = 0; group < after_group_count; ++group) {
2460 uint32_t after_group_count = 4;
2483 group_props_after_add_group.resize(after_group_count,
2485 returned_group_count = after_group_count;
2487 ASSERT_EQ(after_group_count, returned_group_count);
2498 group_props_after_remove_device.resize(after_group_count,
2500 returned_group_count = after_group_count;
2503 ASSERT_EQ(after_group_count, returned_group_count);