OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:returned_proxy_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome_frame/test/
automation_client_mock.h
140
// So we have a mock that is used as the default for the
returned_proxy_
143
ChromeFrameAutomationProxy*
returned_proxy_
;
member in class:CFACMockTest
156
return
returned_proxy_
;
171
returned_proxy_
(static_cast<ChromeFrameAutomationProxy*>(&mock_proxy_)) {
automation_client_mock.cc
341
returned_proxy_
= &proxy;
Completed in 79 milliseconds