Searched refs:init_host_port (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ppapi/tests/
H A Dtest_host_resolver_private_disallowed.cc25 bool init_host_port = local
27 if (!init_host_port)
31 init_host_port &&
H A Dtest_host_resolver.cc29 bool init_host_port = local
31 if (!init_host_port)
36 init_host_port &&
H A Dtest_host_resolver_private.cc31 bool init_host_port = local
33 if (!init_host_port)
38 init_host_port &&
H A Dtest_net_address_private_untrusted.cc33 bool init_host_port = local
35 if (!init_host_port)
40 init_host_port &&
H A Dtest_tcp_server_socket_private.cc50 bool init_host_port = GetLocalHostPort(instance_->pp_instance(), local
52 if (!init_host_port)
58 init_host_port &&
H A Dtest_udp_socket_private.cc43 bool init_host_port = GetLocalHostPort(instance_->pp_instance(), local
45 if (!init_host_port)
51 init_host_port &&

Completed in 60 milliseconds