Home
last modified time | relevance | path

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

/external/chromium_org/chrome_frame/test/
Dtest_with_web_server.h31 CFInvocation(): method_(NONE) {} in CFInvocation() function
32 explicit CFInvocation(Type method): method_(method) {} in CFInvocation() function