Searched defs:IsExpected (Results 1 – 2 of 2) sorted by relevance
35 bool IsExpected(const WebCString& web_string, const char* expected) { in IsExpected() function40 bool IsExpected(const WebString& web_string, const char* expected) { in IsExpected() function
438 def IsExpected(url): function