Home
last modified time | relevance | path

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

/cts/tests/tests/os/jni/seccomp-tests/tests/
Dtest_harness.h207 __TH_LOG(fmt, ##__VA_ARGS__); \
212 #define __TH_LOG(fmt, ...) \ macro
369 __TH_LOG("Expected %s (%llu) %s %s (%llu)", \
382 __TH_LOG("Expected '%s' %s '%s'.", __exp, #_t, __seen); \
/cts/tests/tests/os/jni/seccomp-tests/
Dlocal-modifications-android.diff43 #define __TH_LOG(fmt, ...) \