HomeSort by relevance Sort by last modified time
    Searched refs:SetServiceEnabledExpectations (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/printing/cloud_print/test/
cloud_print_proxy_process_browsertest.cc 137 void SetServiceEnabledExpectations();
156 void MockServiceIPCServer::SetServiceEnabledExpectations() {
184 SetServiceEnabledExpectations();
283 void SetServiceEnabledExpectations(MockServiceIPCServer* server) {
284 server->SetServiceEnabledExpectations();
289 base::Bind(&SetServiceEnabledExpectations));
  /external/chromium_org/chrome/browser/printing/cloud_print/
cloud_print_proxy_service_unittest.cc 66 void SetServiceEnabledExpectations();
110 SetServiceEnabledExpectations();
115 void MockServiceProcessControl::SetServiceEnabledExpectations() {

Completed in 44 milliseconds