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

  /external/chromium_org/ppapi/tests/
test_host_resolver_private_disallowed.cc 25 bool init_host_port = local
27 if (!init_host_port)
31 init_host_port &&
test_host_resolver.cc 29 bool init_host_port = local
31 if (!init_host_port)
36 init_host_port &&
test_host_resolver_private.cc 31 bool init_host_port = local
33 if (!init_host_port)
38 init_host_port &&
test_net_address_private_untrusted.cc 33 bool init_host_port = local
35 if (!init_host_port)
40 init_host_port &&
test_tcp_server_socket_private.cc 43 bool init_host_port = GetLocalHostPort(instance_->pp_instance(), local
45 if (!init_host_port)
51 init_host_port &&
test_udp_socket_private.cc 43 bool init_host_port = GetLocalHostPort(instance_->pp_instance(), local
45 if (!init_host_port)
51 init_host_port &&

Completed in 142 milliseconds