Home
last modified time | relevance | path

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

/aosp_15_r20/external/seccomp-tests/linux/
H A Dtest_harness.h190 #define TH_LOG TEST_API(TH_LOG) macro
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/
H A Dkselftest_harness.h106 #define TH_LOG(fmt, ...) do { \ macro