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

/external/chromium_org/components/gcm_driver/
H A Dgcm_client_impl.h57 virtual scoped_ptr<base::Clock> BuildClock();
H A Dgcm_client_impl.cc218 scoped_ptr<base::Clock> GCMInternalsBuilder::BuildClock() { function in class:gcm::GCMInternalsBuilder
254 clock_(internals_builder_->BuildClock()),
H A Dgcm_client_impl_unittest.cc161 virtual scoped_ptr<base::Clock> BuildClock() OVERRIDE;
185 scoped_ptr<base::Clock> FakeGCMInternalsBuilder::BuildClock() { function in class:gcm::__anon6352::FakeGCMInternalsBuilder

Completed in 72 milliseconds