| /packages/providers/TvProvider/tests/src/com/android/providers/tv/ | 
| D | ParametersTest.java | 85     private void verifyChannelCountWithPreview(int expectedCount, boolean preview) {  in verifyChannelCountWithPreview()91     private void verifyChannelCount(Uri channelUri, int expectedCount) {  in verifyChannelCount()
 105     private void verifyChannelQuery(Uri channelsUri, int expectedCount, boolean expectedException) {  in verifyChannelQuery()
 119             int expectedCount, boolean expectedException) {  in verifyChannelUpdate()
 133     private void verifyChannelDelete(Uri channelsUri, int expectedCount,  in verifyChannelDelete()
 
 | 
| /packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/espresso/ | 
| D | RecyclerViewItemCountAssertion.java | 34     public RecyclerViewItemCountAssertion(int expectedCount) {  in RecyclerViewItemCountAssertion()
 | 
| /packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/ | 
| D | PaletteListPreferenceTest.java | 60         final int expectedCount =  in initPaletteView_success()  local
 | 
| /packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/ | 
| D | BatteryOptimizeLogUtilsTest.java | 66         final int expectedCount = 10;  in writeLog_multipleLogs_withCorrectCounts()  local
 | 
| /packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/batteryusage/bugreport/ | 
| D | BatteryUsageLogUtilsTest.java | 65         final int expectedCount = 10;  in writeLog_multipleLogs_withCorrectCounts()  local
 | 
| /packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/ | 
| D | LatchedConsumer.java | 18     public LatchedConsumer(int expectedCount) {  in LatchedConsumer()
 | 
| /packages/modules/AppSearch/testing/testutils/src/android/app/appsearch/testutil/external/testutil/ | 
| D | TestObserverCallback.java | 73     public void waitForNotificationCount(int expectedCount) throws InterruptedException {  in waitForNotificationCount()
 | 
| /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/ | 
| D | SpannableStringUtilsTests.java | 76     private static void assertSpanCount(final int expectedCount, final CharSequence cs) {  in assertSpanCount()
 | 
| /packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/ | 
| D | IntHistogramTest.java | 58     private void incrementValueAndVerify(int value, int expectedBucketIndex, int expectedCount) {  in incrementValueAndVerify()
 | 
| /packages/services/Mms/tests/unittests/src/com/android/mms/service/metrics/ | 
| D | PersistMmsAtomsStorageTest.java | 541             @Nullable IncomingMms expectedMms, long expectedCount, long expectedAvg) {  in assertHasMmsAndCountAvg()566             @Nullable OutgoingMms expectedMms, long expectedCount, long expectedAvg) {  in assertHasMmsAndCountAvg()
 
 | 
| /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/compat/ | 
| D | LocaleSpanCompatUtilsTests.java | 69     private static void assertSpanCount(final int expectedCount, final Spanned spanned) {  in assertSpanCount()
 | 
| /packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/ | 
| D | LogEventChecker.java | 66             final int expectedCount = mExpectedEvents.entrySet()  in finishSync()  local
 | 
| /packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/ | 
| D | AbstractRestrictBackgroundNetworkTestCase.java | 208     protected void assertRestrictBackgroundChangedReceived(int expectedCount) throws Exception {  in assertRestrictBackgroundChangedReceived()213     protected void assertRestrictBackgroundChangedReceived(String receiverName, int expectedCount)  in assertRestrictBackgroundChangedReceived()
 
 | 
| /packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/ | 
| D | ItemsProviderTest.java | 458                 final int expectedCount = uris.size();  in testGetItems_sortOrder()  local
 | 
| /packages/modules/Uwb/service/tests/src/com/android/server/uwb/ | 
| D | UwbSessionManagerTest.java | 2528             int expectedCount = (i == 0) ? 2 : 1;  in sendData_success_sequenceNumberRollover()  local
 | 
| /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ | 
| D | BaseContactsProvider2Test.java | 1365     protected void assertRowCount(int expectedCount, Uri uri, String selection, String[] args) {  in assertRowCount()
 | 
| /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/ | 
| D | CalendarProvider2Test.java | 3121     private void checkCalendarCount(int expectedCount) {  in checkCalendarCount()
 |