| /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 | 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/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/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/utils/ |
| D | RetransmitterTest.java | 173 int expectedCount = IKE_RETRANS_TIMEOUT_MS_LIST.length * 2; in testRestartRetransmit() local
|
| /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/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/ |
| D | LogEventChecker.java | 62 final int expectedCount = mExpectedEvents.entrySet() in finishSync() local
|
| /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/modules/Connectivity/tests/cts/hostside-network-policy/app/src/com/android/cts/netpolicy/hostside/ |
| D | AbstractRestrictBackgroundNetworkTestCase.java | 269 protected void assertRestrictBackgroundChangedReceived(int expectedCount) throws Exception { in assertRestrictBackgroundChangedReceived() 274 protected void assertRestrictBackgroundChangedReceived(String receiverName, int expectedCount) in assertRestrictBackgroundChangedReceived()
|
| /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
| D | BaseContactsProvider2Test.java | 1370 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()
|