Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/libcxx/input.output/filesystems/class.directory_entry/directory_entry.mods/
H A Dlast_write_time.pass.cpp53 file_time_type old_time = last_write_time(file); in last_write_time_not_representable_error() local
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp514 file_time_type old_time; in set_last_write_time_dynamic_env_test() local
570 const file_time_type old_time = last_write_time(p); in test_write_min_time() local
604 const file_time_type old_time = last_write_time(p); in test_write_max_time() local
/llvm-project/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/
H A Dwait_for_token_pred.pass.cpp104 auto old_time = std::chrono::steady_clock::now(); in test() local