Home | History | Annotate | Download | only in extensions

Lines Matching refs:entry1

181   const base::DictionaryValue* entry1 = NULL;
182 ASSERT_TRUE(provided_prefs()->GetDictionary(kTestExtensionId1, &entry1));
183 EXPECT_FALSE(entry1->HasKey(
185 EXPECT_TRUE(entry1->HasKey(
187 EXPECT_TRUE(entry1->HasKey(
190 EXPECT_TRUE(entry1->GetBoolean(
306 const base::DictionaryValue* entry1 = NULL;
307 ASSERT_TRUE(provided_prefs()->GetDictionary(kTestExtensionId1, &entry1));
308 EXPECT_TRUE(entry1->HasKey(
310 EXPECT_FALSE(entry1->HasKey(
312 EXPECT_FALSE(entry1->HasKey(