Lines Matching refs:ASSERT_TRUE
51 ASSERT_TRUE(c != NULL);
53 ASSERT_TRUE(obj0 != NULL);
55 ASSERT_TRUE(obj1 != NULL);
57 ASSERT_TRUE(obj2 != NULL);
59 ASSERT_TRUE(obj3 != NULL);
105 ASSERT_TRUE(irt.Remove(cookie, iref2));
107 ASSERT_TRUE(irt.Remove(cookie, iref1));
109 ASSERT_TRUE(irt.Remove(cookie, iref0));
127 ASSERT_TRUE(irt.Remove(cookie, iref1));
135 ASSERT_TRUE(irt.Remove(cookie, iref2));
137 ASSERT_TRUE(irt.Remove(cookie, iref0));
156 ASSERT_TRUE(irt.Remove(cookie, iref1));
165 ASSERT_TRUE(irt.Remove(cookie, iref1));
167 ASSERT_TRUE(irt.Remove(cookie, iref3));
172 ASSERT_TRUE(irt.Remove(cookie, iref2));
174 ASSERT_TRUE(irt.Remove(cookie, iref0));
185 ASSERT_TRUE(irt.Remove(cookie, iref0));
192 ASSERT_TRUE(irt.Remove(cookie, iref1)) << "switched del failed";
201 ASSERT_TRUE(irt.Remove(cookie, iref0));
210 ASSERT_TRUE(irt.Remove(cookie, iref1)) << "temporal cleanup failed";
221 ASSERT_TRUE(irt.Remove(cookie, iref0));
230 ASSERT_TRUE(manyRefs[i] != NULL) << "Failed adding " << i;
235 ASSERT_TRUE(iref0 != NULL);
240 ASSERT_TRUE(irt.Remove(cookie, manyRefs[i])) << "failed removing " << i;
246 ASSERT_TRUE(irt.Remove(cookie, iref0)) << "multi-remove final failed";