Searched defs:ParseProtocol (Results 1 – 2 of 2) sorted by relevance
177 TEST_F(ConnectionInfoReaderTest, ParseProtocol) { in TEST_F() argument
159 bool ConnectionInfoReader::ParseProtocol(const string& input, int* protocol) { in ParseProtocol() function in shill::ConnectionInfoReader