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

  /external/chromium_org/content/shell/renderer/test_runner/
mock_web_push_client.h 22 // respectively SetMockSuccessValues and SetMockErrorValues. When
24 // SetMockErrorValues is called at which point it will always fail.
33 void SetMockErrorValues(const std::string& message);
mock_web_push_client.cc 32 void MockWebPushClient::SetMockErrorValues(const std::string& message) {
test_runner.cc     [all...]

Completed in 205 milliseconds