Home
last modified time | relevance | path

Searched defs:old_time (Results 1 – 8 of 8) sorted by relevance

/external/libcxx/test/libcxx/input.output/filesystems/class.directory_entry/directory_entry.mods/
Dlast_write_time.sh.cpp46 file_time_type old_time = last_write_time(file); in TEST_CASE() local
/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/input.output/filesystems/class.directory_entry/directory_entry.mods/
Dlast_write_time.pass.cpp50 file_time_type old_time = last_write_time(file); in last_write_time_not_representable_error() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
Dlast_write_time.pass.cpp459 file_time_type old_time; in TEST_CASE() local
515 const file_time_type old_time = last_write_time(p); in TEST_CASE() local
549 const file_time_type old_time = last_write_time(p); 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.cpp511 file_time_type old_time; in set_last_write_time_dynamic_env_test() local
567 const file_time_type old_time = last_write_time(p); in test_write_min_time() local
601 const file_time_type old_time = last_write_time(p); in test_write_max_time() local
/external/jemalloc_new/src/
Dnstime.c157 nstime_t old_time; in nstime_update_impl() local
/external/cronet/net/http/
Dhttp_server_properties.cc855 base::Time old_time = old.expiration(); in SetAlternativeServicesInternal() local
/external/cronet/net/extras/sqlite/
Dsqlite_persistent_cookie_store_unittest.cc1286 base::Time old_time = base::Time::Now() - base::Minutes(90); in TEST_F() local
/external/curl/lib/
Dftp.c3339 timediff_t old_time = pp->response_time; in ftp_done() local