Searched refs:same_code (Results 1 – 1 of 1) sorted by relevance
114 bool same_code = ((i ^ j) & code_bit) == 0u; in TEST() local119 ASSERT_EQ(same_code, lhs->GetQuickCode().data() == rhs->GetQuickCode().data()) in TEST()