Lines Matching refs:assert_zu_eq
31 assert_zu_eq(lg_prof_sample_orig, 0, in TEST_BEGIN()
36 assert_zu_eq(lg_prof_sample_orig, lg_prof_sample, in TEST_BEGIN()
48 assert_zu_eq(lg_prof_sample_orig, lg_prof_sample, in TEST_BEGIN()
62 assert_zu_eq(lg_prof_sample, lg_prof_sample_next, in TEST_BEGIN()
71 assert_zu_eq(lg_prof_sample_orig, lg_prof_sample, in TEST_BEGIN()
101 assert_zu_eq(prof_bt_count(), 0, "Expected 0 backtraces"); in TEST_BEGIN()
104 assert_zu_eq(prof_bt_count(), 1, "Expected 1 backtrace"); in TEST_BEGIN()
120 assert_zu_eq(prof_bt_count(), 1, "Expected 1 backtrace"); in TEST_BEGIN()
125 assert_zu_eq(prof_bt_count(), 0, "Expected 0 backtraces"); in TEST_BEGIN()
194 assert_zu_eq(bt_count, 0, in TEST_BEGIN()
209 assert_zu_eq(prof_bt_count(), bt_count, in TEST_BEGIN()
211 assert_zu_eq(prof_tdata_count(), tdata_count, in TEST_BEGIN()