Searched refs:location_str (Results 1 – 2 of 2) sorted by relevance
/external/curl/tests/server/ |
D | sws.c | 1958 const char *location_str = port_str; in main() local 1995 location_str = port_str; in main() 2002 location_str = port_str; in main() 2018 location_str = unix_socket; in main() 2182 location_str, error, strerror(error)); in main() 2187 use_gopher?"GOPHER":"HTTP", socket_type, location_str); in main() 2365 socket_type, location_str, pid, exit_signal); in main()
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | touchbotII_robot_wrapper.py | 632 location_str = ' '.join( 635 para = (robot_script, self._board, location_str, angle,
|