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

/external/chromium_org/content/shell/renderer/test_runner/
H A Dweb_test_proxy.cc1117 (test_interfaces_->GetTestRunner()->shouldDumpResourceLoadCallbacks() ||
1125 if (test_interfaces_->GetTestRunner()->shouldDumpResourceLoadCallbacks()) {
1184 if (test_interfaces_->GetTestRunner()->shouldDumpResourceLoadCallbacks()) {
1228 if (test_interfaces_->GetTestRunner()->shouldDumpResourceLoadCallbacks()) {
H A Dtest_runner.h104 bool shouldDumpResourceLoadCallbacks() const;
H A Dtest_runner.cc1770 bool TestRunner::shouldDumpResourceLoadCallbacks() const { function in class:content::TestRunner

Completed in 90 milliseconds