Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dtestutil.h415 void test_perror(const char *s);
541 # define TEST_perror test_perror
/third_party/openssl/test/testutil/
Dtests.c138 void test_perror(const char *s) in test_perror() function
/third_party/libfuse/test/
Dtest_syscalls.c60 static void test_perror(const char *func, const char *msg) in test_perror() function
123 #define PERROR(msg) test_perror(__FUNCTION__, msg)