OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetCurrentTimeForTest
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/remoting/base/
rate_counter.h
34
void
SetCurrentTimeForTest
(base::Time current_time);
rate_counter_unittest.cc
20
rate_counter.
SetCurrentTimeForTest
(now);
31
rate_counter.
SetCurrentTimeForTest
(base::Time::Now());
52
rate_counter.
SetCurrentTimeForTest
(now);
74
rate_counter.
SetCurrentTimeForTest
(now);
rate_counter.cc
36
void RateCounter::
SetCurrentTimeForTest
(base::Time current_time) {
Completed in 824 milliseconds