Searched refs:ASSERT_INT_GE (Results 1 – 4 of 4) sorted by relevance
90 ASSERT_INT_GE(r, 0); in tests()
154 #define ASSERT_INT_GE(a, b) \ macro266 ASSERT_INT_GE(sshbuf_len(state), 1); in do_kex_with_key()
134 ASSERT_INT_GE(sshbuf_len(state), 1); in do_kex_with_key()
257 #define ASSERT_INT_GE(a1, a2) \ macro