Searched refs:kSelectID (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/
H A Dexternal_popup_menu_browsertest.cc18 const char* const kSelectID = "mySelect"; member in namespace:content::__anon8452
60 base::string16 script(ASCIIToUTF16(kSelectID));
78 EXPECT_TRUE(SimulateElementClick(kSelectID));
94 EXPECT_TRUE(SimulateElementClick(kSelectID));
100 EXPECT_TRUE(SimulateElementClick(kSelectID));
111 EXPECT_TRUE(SimulateElementClick(kSelectID));
138 EXPECT_TRUE(SimulateElementClick(kSelectID));
145 EXPECT_FALSE(SimulateElementClick(kSelectID));

Completed in 253 milliseconds