Home | History | Annotate | Download | only in tests

Lines Matching refs:fNumAlive

270         ++fNumAlive;
283 --fNumAlive;
292 static int NumAlive() { return fNumAlive; }
318 ++fNumAlive;
329 ++fNumAlive;
344 static int fNumAlive;
349 int TestResource::fNumAlive = 0;