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