Home
last modified time | relevance | path

Searched defs:TEST_FPRINTF (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/include/
Dtest_pal_log.h274 #define TEST_FPRINTF(fd, format, ...) {\ macro
395 #define TEST_FPRINTF(fd, format, ...) do { } while (0) macro
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/common/
Dtest_log.h64 #define TEST_FPRINTF(fd, format, ...) {\ macro
159 #define TEST_FPRINTF(fd, format, ...) do{ }while(0) macro