Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dkey_value_store_unittest.cc243 const int kIntValue = 123; in TEST_F() local
244 store_.SetInt(kIntKey, kIntValue); in TEST_F()
540 const int kIntValue = 123; in TEST_F() local
541 donor.SetInt(kIntKey, kIntValue); in TEST_F()
547 keyValueStoreValue.SetInt(kIntKey, kIntValue); in TEST_F()