Searched refs:serial_with_port (Results 1 – 1 of 1) sorted by relevance
356 std::string serial_with_port = protocol + address + ":5555"; in TEST() local358 VerifyParseHostService(serial_with_port + ":foo", serial_with_port, "foo"); in TEST()