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/
Dtu_local.h19 void test_fail_message_prefix(const char *prefix, const char *file,
Dformat_output.c51 test_fail_message_prefix(prefix, file, line, type, left, right, op); in test_fail_string_common()
279 test_fail_message_prefix(prefix, file, line, type, left, right, op); in test_fail_bignum_common()
435 test_fail_message_prefix(prefix, file, line, type, left, right, op); in test_fail_memory_common()
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()