Searched refs:RefCounter (Results 1 – 1 of 1) sorted by relevance
66 private RefCounter mCounter;79 mCounter = new RefCounter(); in setup()268 public static class RefCounter { class in PluginInstanceTest283 public final RefCounter mCounter;284 public TestPluginImpl(RefCounter counter) { in TestPluginImpl()