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

/external/chromium_org/content/shell/renderer/test_runner/
H A Dtest_runner.h220 bool CallShouldCloseOnWebView();
H A Dtest_runner.cc165 bool CallShouldCloseOnWebView();
365 &TestRunnerBindings::CallShouldCloseOnWebView)
697 bool TestRunnerBindings::CallShouldCloseOnWebView() { function in class:content::TestRunnerBindings
699 return runner_->CallShouldCloseOnWebView();
2114 bool TestRunner::CallShouldCloseOnWebView() { function in class:content::TestRunner

Completed in 626 milliseconds