Home | History | Annotate | Download | only in tests

Lines Matching defs:Unref

3721   void Unref() {
3770 object->Unref();
3797 object->Unref();
3813 // test78: TN. Ref counting, Unref is annotated. {{{1
3816 // same as test76, but RefCountedClass::Unref is annotated.
3824 object->Unref();
3827 printf("test78: true negative (ref counting), Unref is annotated\n");
3911 void Unref() {
3949 object->Unref(); // All the tricky stuff is here.
3964 // test81: TN. Ref counting with atomics, Unref is annotated. {{{1
3967 // same as test80, but Unref is annotated.
3975 object->Unref(); // All the tricky stuff is here.
6410 obj->Unref();
6415 obj->Unref();