Searched defs:found_port_string (Results 1 - 1 of 1) sorted by path

/external/chromium_org/net/test/spawned_test_server/
H A Dlocal_test_server_posix.cc41 bool found_port_string = false; variable
49 found_port_string = true;
51 return found_path_string && found_port_string;

Completed in 296 milliseconds