Home
last modified time | relevance | path

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

/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
Dlast_write_time.pass.cpp506 Times sym_times = GetSymlinkTimes(sym); in TEST_CASE() local
507 TEST_CHECK(CompareTime(sym_times.write, old_sym_times.write)); in TEST_CASE()