Home
last modified time | relevance | path

Searched refs:ASSERT_DOUBLE_GE (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/test/
H A Dtask.h211 #define ASSERT_DOUBLE_GE(a, b) ASSERT_BASE(a, >=, b, double, "f") macro
H A Dtest-fs.c854 ASSERT_DOUBLE_GE(s->st_atim.tv_nsec, 0); in check_utime()
855 ASSERT_DOUBLE_GE(s->st_mtim.tv_nsec, 0); in check_utime()

Completed in 6 milliseconds