Home
last modified time | relevance | path

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

/aosp12/system/update_engine/common/
H A Dprefs_unittest.cc42 const char kKey[] = "test-key"; variable
286 kKey, in TEST_F()
295 kKey, in TEST_F()
351 const char kKey[] = "test-key"; in TEST_F() local
359 const char kKey[] = "test-key"; in TEST_F() local
366 const char kKey[] = "test-key"; in TEST_F() local
367 ASSERT_TRUE(SetValue(kKey, "")); in TEST_F()
378 const char kKey[] = "test-bool"; in TEST_F() local
386 const char kKey[] = "test-bool"; in TEST_F() local
525 prefs_.Delete(kKey); in TEST_F()
[all …]