Home
last modified time | relevance | path

Searched refs:test_fail_string_message (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/test/testutil/
Dtests.c282 test_fail_string_message(NULL, file, line, "string", st1, st2, "==", in test_str_eq()
296 test_fail_string_message(NULL, file, line, "string", st1, st2, "!=", in test_str_ne()
310 test_fail_string_message(NULL, file, line, "string", st1, st2, "==", in test_strn_eq()
324 test_fail_string_message(NULL, file, line, "string", st1, st2, "!=", in test_strn_ne()
Dtu_local.h26 void test_fail_string_message(const char *prefix, const char *file,
Dformat_output.c128 void test_fail_string_message(const char *prefix, const char *file, in test_fail_string_message() function