Searched refs:sCount (Results 1 – 5 of 5) sorted by relevance
145 static uint32_t sCount = 0; in TEST_F() local162 sCount++; in TEST_F()166 EXPECT_EQ(sCount, TEST_KEY_COUNT); in TEST_F()
47 private static int sCount = 0; field in BaseClientMonitor95 mSequentialId = sCount++; in BaseClientMonitor()
766 private static int sCount = 0; field in AsyncChannel.SyncMessenger810 sm.mHandlerThread = new HandlerThread("SyncHandler-" + sCount++); in obtain()
5639 ProviderClientRecord inClient, int sCount, int uCount) { in ProviderRefCount() argument5642 stableCount = sCount; in ProviderRefCount()
84478 Lcom/android/internal/util/AsyncChannel$SyncMessenger;->sCount:I