OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:time_between_ticks
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/net/url_request/
url_request_throttler_simulation_unittest.cc
83
// Runs the simulation for, pretending |
time_between_ticks
| passes from one
88
const TimeDelta&
time_between_ticks
) {
104
now +=
time_between_ticks
;
593
TimeDelta
time_between_ticks
= duration / 200;
local
615
simulation.RunSimulation(duration * 2,
time_between_ticks
);
Completed in 431 milliseconds