Searched refs:test_str_ne (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/ |
H A D | tests.c | 267 int test_str_ne(const char *file, int line, const char *st1, const char *st2, in test_str_ne() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/ |
H A D | tests.c | 291 int test_str_ne(const char *file, int line, const char *st1, const char *st2, in test_str_ne() function
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | testutil.h | 353 # define TEST_str_ne(a, b) test_str_ne(__FILE__, __LINE__, #a, #b, a, b)
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | testutil.h | 498 # define TEST_str_ne(a, b) test_str_ne(__FILE__, __LINE__, #a, #b, a, b)
|