Searched defs:StringToMethod (Results 1 – 2 of 2) sorted by relevance
74 HTTPMessage::Method HTTPMessage::StringToMethod(StringPiece str) { in StringToMethod() function in net::tools::test::HTTPMessage
51 bool StringToMethod(const std::string& arg, in StringToMethod() function