OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetIntFromJS
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/search/
instant_test_utils.h
78
bool
GetIntFromJS
(content::WebContents* contents,
instant_extended_interactive_uitest.cc
188
return
GetIntFromJS
(contents, "onMostVisitedChangedCalls",
190
GetIntFromJS
(contents, "mostVisitedItemsCount",
192
GetIntFromJS
(contents, "firstMostVisitedItemId",
194
GetIntFromJS
(contents, "onNativeSuggestionsCalls",
196
GetIntFromJS
(contents, "onChangeCalls",
198
GetIntFromJS
(contents, "submitCount",
202
GetIntFromJS
(contents, "onEscKeyPressedCalls",
204
GetIntFromJS
(contents, "onFocusChangedCalls",
208
GetIntFromJS
(contents, "onToggleVoiceSearchCalls",
624
EXPECT_TRUE(
GetIntFromJS
(active_tab, "onThemeChangedCalls"
[
all
...]
instant_test_utils.cc
147
bool InstantTestBase::
GetIntFromJS
(content::WebContents* contents,
Completed in 23 milliseconds