HomeSort by relevance Sort by last modified time
    Searched refs:MessageWasSent (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/search/
search_ipc_router_unittest.cc 147 bool MessageWasSent(uint32 id) {
652 EXPECT_TRUE(MessageWasSent(ChromeViewMsg_SearchBoxPromoInformation::ID));
663 EXPECT_FALSE(MessageWasSent(ChromeViewMsg_SearchBoxPromoInformation::ID));
736 EXPECT_FALSE(MessageWasSent(
750 EXPECT_TRUE(MessageWasSent(
764 EXPECT_FALSE(MessageWasSent(
    [all...]
instant_search_prerenderer_unittest.cc 212 bool MessageWasSent(uint32 id) {
263 EXPECT_TRUE(MessageWasSent(
275 EXPECT_FALSE(MessageWasSent(
299 EXPECT_TRUE(MessageWasSent(ChromeViewMsg_SearchBoxSubmit::ID));
search_tab_helper_unittest.cc 109 bool MessageWasSent(uint32 id) {
140 ASSERT_TRUE(MessageWasSent(ChromeViewMsg_DetermineIfPageSupportsInstant::ID));
163 ASSERT_FALSE(MessageWasSent(
instant_page_unittest.cc 54 bool MessageWasSent(uint32 id) {

Completed in 1080 milliseconds