Searched refs:found_zeros (Results 1 – 2 of 2) sorted by relevance
128 uint64_t found_zeros = kAllOnes; in TEST() local133 found_zeros &= value; in TEST()135 if (found_zeros == kAllZeros && found_ones == kAllOnes) in TEST()
986 bool found_zeros = false; in TEST_F() local991 found_zeros = true; in TEST_F()1005 EXPECT_TRUE(found_zeros); in TEST_F()