OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExecuteAndExtractBool
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/notifications/
notifications_interactive_uitest.cc
37
ASSERT_TRUE(tab->
ExecuteAndExtractBool
(
/external/chromium_org/chrome/test/automation/
tab_proxy.h
79
bool
ExecuteAndExtractBool
(const std::wstring& frame_xpath,
tab_proxy.cc
190
bool TabProxy::
ExecuteAndExtractBool
(const std::wstring& frame_xpath,
/external/chromium_org/chrome/test/ui/
ui_test.cc
593
bool success = tab->
ExecuteAndExtractBool
(frame_xpath, jscript,
Completed in 757 milliseconds