Home | History | Annotate | Download | only in tests

Lines Matching refs:Unref

3717   void Unref() {
3766 object->Unref();
3793 object->Unref();
3809 // test78: TN. Ref counting, Unref is annotated. {{{1
3812 // same as test76, but RefCountedClass::Unref is annotated.
3820 object->Unref();
3823 printf("test78: true negative (ref counting), Unref is annotated\n");
3907 void Unref() {
3945 object->Unref(); // All the tricky stuff is here.
3960 // test81: TN. Ref counting with atomics, Unref is annotated. {{{1
3963 // same as test80, but Unref is annotated.
3971 object->Unref(); // All the tricky stuff is here.
6406 obj->Unref();
6411 obj->Unref();