Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dkey_file_store_unittest.cc463 const uint64_t kValueGood = 0xFEDCBA9876543210LL; in TEST_F() local
473 base::Uint64ToString(kValueGood).c_str(), in TEST_F()
479 EXPECT_EQ(kValueGood, value); in TEST_F()