Home
last modified time | relevance | path

Searched refs:ConvertFromTimeSpec (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp134 bool ConvertFromTimeSpec(file_time_type& ft, TimeSpec ts) { in ConvertFromTimeSpec() function
295 if (!ConvertFromTimeSpec(min_val, ts)) in __anonc8913b790702()
506 TEST_REQUIRE(ConvertFromTimeSpec(old_time, old_times.write)); in TEST_CASE()