Searched refs:other_int_received (Results 1 – 1 of 1) sorted by relevance
121 bool other_int_received = false; in TEST_F() local126 while (!(empty_received && int_received && other_int_received && two_int_received && in TEST_F()140 ASSERT_FALSE(other_int_received); in TEST_F()141 other_int_received = true; in TEST_F()