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

/external/chromium_org/content/shell/renderer/test_runner/
H A Dtest_runner.h565 void SetMockPushClientSuccess(const std::string& endpoint,
H A Dtest_runner.cc297 void SetMockPushClientSuccess(const std::string& endpoint,
541 &TestRunnerBindings::SetMockPushClientSuccess)
1395 void TestRunnerBindings::SetMockPushClientSuccess( function in class:content::TestRunnerBindings
1400 runner_->SetMockPushClientSuccess(endpoint, registration_id);
2895 void TestRunner::SetMockPushClientSuccess(const std::string& endpoint, function in class:content::TestRunner

Completed in 74 milliseconds