Searched defs:expr (Results 1 – 5 of 5) sorted by relevance
/support/ |
A D | support_test_verify_impl.c | 26 support_test_verify_impl (const char *file, int line, const char *expr) in support_test_verify_impl() 36 const char *expr) in support_test_verify_exit_impl()
|
A D | support_test_compare_blob.c | 27 report_length (const char *what, unsigned long int length, const char *expr) in report_length() 34 unsigned long int length, const char *expr) in report_blob()
|
A D | check.h | 50 #define TEST_VERIFY(expr) \ argument 59 #define TEST_VERIFY_EXIT(expr) \ argument
|
A D | support_test_compare_failure.c | 24 report (const char *which, const char *expr, long long value, int positive, in report()
|
A D | support_test_compare_string_main.c | 39 size_t length, const char *expr) in report_string()
|
Completed in 20 milliseconds