Home | History | Annotate | Download | only in tests

Lines Matching full:decref

7240 // DecRef() does ref count increment in a way unfriendly to race detectors.
7253 int DecRef() {
7270 if (DecRef() == 0) { // Use DecRefAnnotated() instead!