Searched refs:PT_LOG_FMTSTR (Results 1 – 2 of 2) sorted by relevance
68 #define PT_LOG_FMTSTR(fmt, str) do { if (dt_proxy) { dt_proxy->t_log_fmtstr(fmt, str); } } while(fa… macro
76 …PT_LOG_FMTSTR("Panic with unexpected panic-string, expected: `%s`", ut_expected_panic.str_contains… in ut_check_expected_panic()