Searched defs:web_string (Results 1 – 3 of 3) sorted by relevance
18 const blink::WebUChar web_string[], in LogWebUCharString()
35 bool IsExpected(const WebCString& web_string, const char* expected) { in IsExpected()40 bool IsExpected(const WebString& web_string, const char* expected) { in IsExpected()
446 blink::WebString web_string; in AppendAsTraceFormat() local