Home
last modified time | relevance | path

Searched refs:other_value (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/update_manager/
Dreal_random_provider_unittest.cc58 unique_ptr<const uint64_t> other_value( in TEST_F() local
61 ASSERT_NE(nullptr, other_value.get()); in TEST_F()
62 is_same_value = is_same_value && *other_value == *value; in TEST_F()