Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dkey_value_store_unittest.cc264 const uint32_t kUintValue = 456; in TEST_F() local
265 store_.SetUint(kUintKey, kUintValue); in TEST_F()
562 const uint32_t kUintValue = 456; in TEST_F() local
563 donor.SetUint(kUintKey, kUintValue); in TEST_F()