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

/external/chromium_org/content/shell/renderer/test_runner/
H A Dtest_runner.h112 const std::set<std::string>* httpHeadersToClear() const;
H A Dweb_test_proxy.cc1151 if (test_interfaces_->GetTestRunner()->httpHeadersToClear()) {
1153 test_interfaces_->GetTestRunner()->httpHeadersToClear();
H A Dtest_runner.cc1818 const std::set<std::string>* TestRunner::httpHeadersToClear() const { function in class:content::TestRunner

Completed in 1341 milliseconds