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