Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/test/spawned_test_server/
H A Dlocal_test_server_posix.cc43 bool found_path_string = false; in Includes() local
47 found_path_string = true; in Includes()
51 return found_path_string && found_port_string; in Includes()