HomeSort by: relevance | last modified time | path
    Searched refs:TEST_int64_t_le (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/
testutil.h 475 #define TEST_int64_t_le(a, b) test_int64_t_le(__FILE__, __LINE__, #a, #b, a, b)
quic_multistream_test.c 443 if (!TEST_int64_t_ge(diff, 0) || !TEST_int64_t_le(diff, 1))

Completed in 41 milliseconds