OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:time5
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/extensions/activity_log/
counting_policy_unittest.cc
748
// Again these are not chronological; timestamp
time5
should win out since it
751
base::Time
time5
= mock_clock->Now() - base::TimeDelta::FromMinutes(20);
local
757
action = new Action("punky",
time5
, Action::ACTION_API_CALL, "brewster");
768
&CountingPolicyTest::Arguments_CheckMergeCountAndTime, 3,
time5
));
[
all
...]
Completed in 48 milliseconds