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

  /external/chromium_org/chrome/browser/ui/search/
instant_test_utils.h 81 bool GetIntFromJS(content::WebContents* contents,
instant_extended_interactive_uitest.cc 168 return GetIntFromJS(contents, "onMostVisitedChangedCalls",
170 GetIntFromJS(contents, "mostVisitedItemsCount",
172 GetIntFromJS(contents, "firstMostVisitedItemId",
174 GetIntFromJS(contents, "onNativeSuggestionsCalls",
176 GetIntFromJS(contents, "onChangeCalls",
178 GetIntFromJS(contents, "submitCount",
182 GetIntFromJS(contents, "onEscKeyPressedCalls",
184 GetIntFromJS(contents, "onFocusChangedCalls",
188 GetIntFromJS(contents, "onToggleVoiceSearchCalls",
539 EXPECT_TRUE(GetIntFromJS(active_tab, "onThemeChangedCalls"
    [all...]
instant_test_utils.cc 136 bool InstantTestBase::GetIntFromJS(content::WebContents* contents,

Completed in 221 milliseconds