Home
last modified time | relevance | path

Searched refs:test_info_c90 (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/test/
Dtestutil.h276 void test_info_c90(const char *desc, ...) PRINTF_FORMAT(1, 2);
387 # define TEST_info test_info_c90
/third_party/openssl/test/testutil/
Dtests.c100 void test_info_c90(const char *desc, ...) in test_info_c90() function