Searched refs:test_fail_message_prefix (Results 1 – 3 of 3) sorted by relevance
/third_party/openssl/test/testutil/ |
D | format_output.c | 52 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()
|
D | tu_local.h | 21 void test_fail_message_prefix(const char *prefix, const char *file,
|
D | tests.c | 26 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()
|