Searched refs:kLongIntPref (Results 1 – 2 of 2) sorted by relevance
97 const char kLongIntPref[] = "long_int.pref"; in TEST_F() local145 pref_store->SetValue(kLongIntPref, in TEST_F()148 EXPECT_EQ(PrefStore::READ_OK, pref_store->GetValue(kLongIntPref, &actual)); in TEST_F()
94 const char kLongIntPref[] = "long_int.pref"; in RunBasicJsonPrefStoreTest() local137 pref_store->SetValue(kLongIntPref, in RunBasicJsonPrefStoreTest()139 EXPECT_TRUE(pref_store->GetValue(kLongIntPref, &actual)); in RunBasicJsonPrefStoreTest()