Home
last modified time | relevance | path

Searched defs:SendClientError (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Dhttp_proxy.cc539 void HTTPProxy::SendClientError(int code, const string& error) { in SendClientError() function in shill::HTTPProxy
Dhttp_proxy_unittest.cc405 void SendClientError(int code, const string& error) { in SendClientError() function in shill::HTTPProxyTest
546 TEST_F(HTTPProxyTest, SendClientError) { in TEST_F() argument