Searched refs:SetMockSuccessValues (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/shell/renderer/test_runner/
H A Dmock_web_push_client.h23 // respectively SetMockSuccessValues and SetMockErrorValues. When
24 // SetMockSuccessValues is called, the mock will always succeed until
31 void SetMockSuccessValues(const std::string& end_point,
H A Dmock_web_push_client.cc24 void MockWebPushClient::SetMockSuccessValues( function in class:content::MockWebPushClient
H A Dtest_runner.cc2897 proxy_->GetPushClientMock()->SetMockSuccessValues(endpoint, registration_id);

Completed in 98 milliseconds