Searched refs:SetServiceEnabledExpectations (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/printing/cloud_print/test/
H A Dcloud_print_proxy_process_browsertest.cc137 void SetServiceEnabledExpectations();
156 void MockServiceIPCServer::SetServiceEnabledExpectations() { function in class:MockServiceIPCServer
184 SetServiceEnabledExpectations();
283 void SetServiceEnabledExpectations(MockServiceIPCServer* server) { function
284 server->SetServiceEnabledExpectations();
289 base::Bind(&SetServiceEnabledExpectations));
/external/chromium_org/chrome/browser/printing/cloud_print/
H A Dcloud_print_proxy_service_unittest.cc66 void SetServiceEnabledExpectations();
110 SetServiceEnabledExpectations();
115 void MockServiceProcessControl::SetServiceEnabledExpectations() { function in class:MockServiceProcessControl

Completed in 70 milliseconds