Lines Matching refs:T_ASSERT_NOTNULL
34 T_ASSERT_NOTNULL(semp, "semaphore passed to thread should not be NULL"); in spinning_thread()
154 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
356 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
521 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
535 T_ASSERT_NOTNULL(per_cpu, "allocated timer latency tracking");
558 T_ASSERT_NOTNULL(fire_times, "allocated fire time tracking");
734 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create"); in expect_kdebug_trigger()
777 T_ASSERT_NOTNULL(filter, NULL); in expect_kdebug_trigger()
883 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
928 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
1042 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(s, "ktrace_session_create");
1133 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(sess, "ktrace_session_create");
1254 T_ASSERT_NOTNULL(kdfilt, "create kdebug filter for kperf");
1271 T_ASSERT_NOTNULL(testq, "created queue with label: " LABEL);