Searched refs:TEST_int64_t_le (Results 1 – 2 of 2) sorted by relevance
477 # define TEST_int64_t_le(a, b) test_int64_t_le(__FILE__, __LINE__, #a, #b, a, b) macro
445 if (!TEST_int64_t_ge(diff, 0) || !TEST_int64_t_le(diff, 1)) in check_key_update_ge()