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

/external/chromium_org/content/shell/renderer/test_runner/
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 1634 milliseconds