Home
last modified time | relevance | path

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

/external/chromium_org/content/renderer/pepper/
Dpepper_url_request_unittest.cc35 bool IsExpected(const WebCString& web_string, const char* expected) { in IsExpected() function
40 bool IsExpected(const WebString& web_string, const char* expected) { in IsExpected() function
/external/chromium_org/native_client_sdk/src/build_tools/
Dupdate_nacl_manifest.py438 def IsExpected(url): function