Searched refs:ASSERT_INT_GE (Results 1 – 3 of 3) sorted by relevance
95 ASSERT_INT_GE(r, 0); in tests()
145 ASSERT_INT_GE(sshbuf_len(state), 1); in do_kex_with_key()
268 #define ASSERT_INT_GE(a1, a2) \ macro