Home | History | Annotate | Download | only in extensions

Lines Matching full:keyword

101   // Test that our extension's keyword is suggested to us when we partially type
115 // enter "extension keyword" mode.
125 EXPECT_EQ(ASCIIToUTF16("keyword"), match.template_url->keyword());
131 ASCIIToUTF16("keyword suggestio"), string16(), true, false, true,
137 // First result should be to invoke the keyword with what we typed, 2-4
144 EXPECT_EQ(ASCIIToUTF16("keyword suggestio"),
146 EXPECT_EQ(ASCIIToUTF16("keyword suggestion1"),
148 EXPECT_EQ(ASCIIToUTF16("keyword suggestion2"),
150 EXPECT_EQ(ASCIIToUTF16("keyword suggestion3"),
196 ASCIIToUTF16("keyword command"), string16(), true, false, true,