Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dtestutil.h417 void test_perror(const char *s);
543 # define TEST_perror test_perror
/third_party/openssl/test/testutil/
H A Dtests.c138 void test_perror(const char *s) in test_perror() function
/third_party/libfuse/test/
H A 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)

Completed in 4 milliseconds