Searched refs:other_value (Results 1 – 1 of 1) sorted by relevance
58 unique_ptr<const uint64_t> other_value( in TEST_F() local61 ASSERT_NE(nullptr, other_value.get()); in TEST_F()62 is_same_value = is_same_value && *other_value == *value; in TEST_F()