Home
last modified time | relevance | path

Searched refs:kLocalhost (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/cctest/
Dtest-sockets.cc81 static const char* kLocalhost = "localhost"; in SendAndReceive() local
98 ok = client->Connect(kLocalhost, port_str); in SendAndReceive()
Dtest-debug.cc5134 static const char* kLocalhost = "localhost"; in TEST() local
5153 bool ok = client->Connect(kLocalhost, port_str); in TEST()