Searched defs:TEST_str_eq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | testutil.h | 352 # define TEST_str_eq(a, b) test_str_eq(__FILE__, __LINE__, #a, #b, a, b) macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | testutil.h | 497 # define TEST_str_eq(a, b) test_str_eq(__FILE__, __LINE__, #a, #b, a, b) macro
|