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

/external/chromium_org/chrome_frame/test/
H A Dtest_server.h155 virtual bool GetCustomHeaders(std::string* headers) const { function in class:test_server::Response
269 virtual bool GetCustomHeaders(std::string* headers) const;
H A Dtest_server.cc131 bool RedirectResponse::GetCustomHeaders(std::string* headers) const { function in class:test_server::RedirectResponse
219 if (!response->GetCustomHeaders(&headers)) {
H A Dtest_with_web_server.cc1019 virtual bool GetCustomHeaders(std::string* headers) const { function in class:CustomResponse

Completed in 71 milliseconds