Home
last modified time | relevance | path

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

/third_party/openssl/test/testutil/
Dformat_output.c52 test_fail_message_prefix(prefix, file, line, type, left, right, op); in test_fail_string_common()
281 test_fail_message_prefix(prefix, file, line, type, left, right, op); in test_fail_bignum_common()
437 test_fail_message_prefix(prefix, file, line, type, left, right, op); in test_fail_memory_common()
Dtu_local.h21 void test_fail_message_prefix(const char *prefix, const char *file,
Dtests.c26 void test_fail_message_prefix(const char *prefix, const char *file, in test_fail_message_prefix() function
80 test_fail_message_prefix(prefix, file, line, type, left, right, op); in test_fail_message_va()