Home
last modified time | relevance | path

Searched refs:SupportsNegativeTimes (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.cpp157 static const bool SupportsNegativeTimes = [] { in __anonae5559740202() variable
311 else if (tp.time_since_epoch().count() < 0 && !SupportsNegativeTimes) in TimeIsRepresentableByFilesystem()