Home
last modified time | relevance | path

Searched defs:StringToMethod (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/tools/quic/test_tools/
Dhttp_message.cc74 HTTPMessage::Method HTTPMessage::StringToMethod(StringPiece str) { in StringToMethod() function in net::tools::test::HTTPMessage
/external/chromium_org/skia/ext/
Dimage_operations_bench.cc51 bool StringToMethod(const std::string& arg, in StringToMethod() function