Home
last modified time | relevance | path

Searched refs:test_str_ne (Results 1 – 2 of 2) sorted by relevance

/src/crypto/openssl/test/testutil/ !
H A Dtests.c290 int test_str_ne(const char *file, int line, const char *st1, const char *st2, in test_str_ne() function
/src/crypto/openssl/test/ !
H A Dtestutil.h513 #define TEST_str_ne(a, b) test_str_ne(__FILE__, __LINE__, #a, #b, a, b)