Lines Matching refs:T_ASSERT_NOTNULL
34 T_ASSERT_NOTNULL(semp, "semaphore passed to thread should not be NULL"); in spinning_thread()
153 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
354 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
518 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
532 T_ASSERT_NOTNULL(per_cpu, "allocated timer latency tracking");
555 T_ASSERT_NOTNULL(fire_times, "allocated fire time tracking");
730 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create"); in expect_kdebug_trigger()
773 T_ASSERT_NOTNULL(filter, NULL); in expect_kdebug_trigger()
875 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
920 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
1030 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
1120 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(sess, "ktrace_session_create");
1240 T_ASSERT_NOTNULL(kdfilt, "create kdebug filter for kperf");
1257 T_ASSERT_NOTNULL(testq, "created queue with label: " LABEL);