OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MethodToString
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/tools/quic/test_tools/
http_message.cc
94
const char* HTTPMessage::
MethodToString
(Method method) {
115
headers()->SetRequestMethod(
MethodToString
(request));
/external/chromium_org/skia/ext/
image_operations_bench.cc
62
const char*
MethodToString
(skia::ImageOperations::ResizeMethod method) {
174
MethodToString
(Benchmark::kDefaultResizeMethod));
Completed in 71 milliseconds