Searched refs:shouldDumpEditingCallbacks (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/shell/renderer/test_runner/
H A Dtest_runner.h96 bool shouldDumpEditingCallbacks() const;
H A Dweb_test_proxy.cc835 if (test_interfaces_->GetTestRunner()->shouldDumpEditingCallbacks())
842 if (test_interfaces_->GetTestRunner()->shouldDumpEditingCallbacks())
H A Dtest_runner.cc1667 bool TestRunner::shouldDumpEditingCallbacks() const { function in class:content::TestRunner

Completed in 98 milliseconds