Home
last modified time | relevance | path

Searched refs:EXPECT_GTE (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/malloc/
H A Dmalloc_usable_size.c34 EXPECT_GTE("malloc_usable_size_0100", ret, TEST_MALLOC_SIZE); in malloc_usable_size_0100()
/third_party/musl/libc-test/src/functionalext/queue/
H A Dsys_queue.c65 EXPECT_GTE("traverse_list -> snprintf", res, 0); in traverse_list()
/third_party/musl/libc-test/src/functionalext/common/
H A Dfunctionalext.h132 #define EXPECT_GTE(fun, a, b) \ macro

Completed in 1 milliseconds