Searched refs:mAllocatedInstances (Results 1 – 1 of 1) sorted by relevance
269 public final AtomicInteger mAllocatedInstances = new AtomicInteger(); field in PluginInstanceTest.RefCounter273 return mAllocatedInstances.get(); in getAllocatedInstances()286 mCounter.mAllocatedInstances.getAndIncrement(); in TestPluginImpl()291 mCounter.mAllocatedInstances.getAndDecrement(); in finalize()