HomeSort by relevance Sort by last modified time
    Searched refs:InvokeSyncConnect (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/
http_request_unittest.cc 223 void InvokeSyncConnect(const IPAddress& /*address*/, int /*port*/) {
231 .WillOnce(DoAll(Invoke(this, &HTTPRequestTest::InvokeSyncConnect),
http_proxy_unittest.cc 163 void InvokeSyncConnect(const IPAddress& /*address*/, int /*port*/) {
313 .WillOnce(DoAll(Invoke(this, &HTTPProxyTest::InvokeSyncConnect),

Completed in 54 milliseconds