HomeSort by relevance Sort by last modified time
    Searched full:large_host_name (Results 1 - 1 of 1) sorted by null

  /external/chromium/net/socket/
socks5_client_socket_unittest.cc 209 std::string large_host_name; local
210 std::fill_n(std::back_inserter(large_host_name), 256, 'x');
217 large_host_name, 80, NULL));

Completed in 369 milliseconds