Searched defs:expectedCount (Results 1 – 13 of 13) sorted by relevance
30 public void assertNotificationsReceivedAndReset(int expectedCount) { in assertNotificationsReceivedAndReset()39 private void assertNotificationsReceived(int expectedCount) { in assertNotificationsReceived()
79 public void assertChangeCount(int expectedCount) { in assertChangeCount()
1801 TestStateChangeListener stateChangeListener, int expectedCount) { in assertStateChangeNotificationsSent()
95 int expectedCount, expectedBucket; in TEST() local151 int expectedCount, expectedBucket; in TEST() local
39 int expectedCount = 0; in testCount() local
58 private void assertUnreleasedResources(ResourceOwner owner, int expectedCount) in assertUnreleasedResources()
113 static void assertNoNewNonStaticFieldsAdded(Class<?> clazz, int expectedCount) { in assertNoNewNonStaticFieldsAdded()
216 int expectedCount = Math.min(i + 1, deepNotifyCount.length - i); in testVeryDeepRemoveWhileNotifying() local
292 private void assertShouldIgnoreOrientationRequestLoop(boolean shouldIgnore, int expectedCount) { in assertShouldIgnoreOrientationRequestLoop()
368 final int expectedCount = expectedJobs.size(); in runWritingJobsToDisk() local
248 int expectedCount = 8; in preparePrefer30sMap() local
2211 final long expectedCount = expectedFlags & FIELD_COUNT_MASK; in checkFieldId() local
2469 TestStateChangeListener stateChangeListener, int expectedCount) { in assertStateChangeNotificationsSent()