Lines Matching refs:tl_assert
60 tl_assert(s_clientobj_set == 0); in DRD_()
72 tl_assert(s_clientobj_set); in DRD_()
73 tl_assert(VG_(OSetGen_Size)(s_clientobj_set) == 0); in DRD_()
109 tl_assert(a1 <= a2); in DRD_()
131 tl_assert(! DRD_(clientobj_present)(a1, a1 + 1)); in DRD_()
132 tl_assert(VG_(OSetGen_Lookup)(s_clientobj_set, &a1) == 0); in DRD_()
143 tl_assert(VG_(OSetGen_Lookup)(s_clientobj_set, &a1) == p); in DRD_()
162 tl_assert(p); in DRD_()
163 tl_assert(p->any.type == t); in DRD_()
178 tl_assert(p); in clientobj_remove_obj()
189 tl_assert(p->any.cleanup); in clientobj_remove_obj()
208 tl_assert(s_clientobj_set); in DRD_()
216 tl_assert(a1 <= p->any.a1); in DRD_()