Home
last modified time | relevance | path

Searched defs:past_time (Results 1 – 4 of 4) sorted by relevance

/external/cronet/base/timer/
Dwall_clock_timer_unittest.cc59 constexpr auto past_time = base::Seconds(30); in TEST_F() local
99 constexpr auto past_time = base::Seconds(30); in TEST_F() local
119 constexpr auto past_time = base::Seconds(20); in TEST_F() local
147 constexpr auto past_time = delay / 2; in TEST_F() local
175 constexpr auto past_time = delay / 4; in TEST_F() local
208 constexpr auto past_time = base::Seconds(30); in TEST_F() local
242 constexpr auto past_time = base::Seconds(60); in TEST_F() local
/external/cronet/net/disk_cache/simple/
Dsimple_index_file_unittest.cc441 const base::Time past_time = base::Time::Now() - base::Seconds(10); in TEST_F() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
Dlast_write_time.pass.cpp428 const file_time_type past_time = now - Minutes(3) - Sec(42) - SubSec(17); in TEST_CASE() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
Dlast_write_time.pass.cpp472 const file_time_type past_time = now - Minutes(3) - Sec(42) - SubSec(17); in set_last_write_time_dynamic_env_test() local