Home
last modified time | relevance | path

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

/openssl-master/test/testutil/
A Dtests.c276 int test_str_eq(const char *file, int line, const char *st1, const char *st2, in test_str_eq() function
/openssl-master/test/
A Dtestutil.h459 # define TEST_str_eq(a, b) test_str_eq(__FILE__, __LINE__, #a, #b, a, b)

Completed in 19 milliseconds