Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dkey_file_store_unittest.cc738 const int kValueIntBNew = 333; in TEST_F() local
829 EXPECT_TRUE(store_->SetInt(kGroupB, kKeyInt, kValueIntBNew)); in TEST_F()
856 EXPECT_EQ(kValueIntBNew, value); in TEST_F()
880 kKeyInt, kValueIntBNew, in TEST_F()