Home
last modified time | relevance | path

Searched defs:CompareTime (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp256 static bool CompareTime(TimeSpec t1, TimeSpec t2) { in CompareTime() function
268 static bool CompareTime(file_time_type t1, TimeSpec t2) { in CompareTime() function
275 static bool CompareTime(TimeSpec t1, file_time_type t2) { in CompareTime() function
279 static bool CompareTime(file_time_type t1, file_time_type t2) { in CompareTime() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp305 static bool CompareTime(TimeSpec t1, TimeSpec t2) { in CompareTime() function
317 static bool CompareTime(file_time_type t1, TimeSpec t2) { in CompareTime() function
324 static bool CompareTime(TimeSpec t1, file_time_type t2) { in CompareTime() function
328 static bool CompareTime(file_time_type t1, file_time_type t2) { in CompareTime() function