/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ |
D | cert_self_test.py | 116 self._parent.captured.append(obj) 124 self.captured = [] 451 assertThat(thing.captured).isEqualTo(["A"]) 465 assertThat(thing.captured).isEqualTo(["A"]) 477 assertThat(thing.captured).isEqualTo(["A", "B", "C"]) 489 assertThat(thing.captured).isEqualTo(["A", "B", "C"]) 502 assertThat(thing.captured).isEqualTo(["B"]) 515 assertThat(thing.captured).isEqualTo(["A", "B"]) 532 assertThat(thing.captured).isEqualTo(["B", "C", "C"]) 568 assertThat(thing.captured).isEqualTo(["A"]) [all …]
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/ |
D | FlashNotificationsPreviewPreferenceControllerTest.java | 143 Intent captured = captor.getValue(); in handlePreferenceTreeClick_assertAction() local 145 assertThat(captured.getAction()).isEqualTo(ACTION_FLASH_NOTIFICATION_START_PREVIEW); in handlePreferenceTreeClick_assertAction() 154 Intent captured = captor.getValue(); in handlePreferenceTreeClick_assertExtra() local 156 assertThat(captured.getIntExtra(EXTRA_FLASH_NOTIFICATION_PREVIEW_TYPE, TYPE_LONG_PREVIEW)) in handlePreferenceTreeClick_assertExtra()
|
D | ScreenFlashNotificationColorDialogFragmentTest.java | 226 Intent captured = getLastCapturedIntent(); in assertStartPreview() local 227 assertThat(captured.getAction()).isEqualTo(ACTION_FLASH_NOTIFICATION_START_PREVIEW); in assertStartPreview() 228 assertThat(captured.getIntExtra(EXTRA_FLASH_NOTIFICATION_PREVIEW_TYPE, TYPE_SHORT_PREVIEW)) in assertStartPreview() 230 assertThat(captured.getIntExtra(EXTRA_FLASH_NOTIFICATION_PREVIEW_COLOR, Color.TRANSPARENT)) in assertStartPreview()
|
/packages/services/Car/service/proto/android/car/watchdog/ |
D | performance_stats.proto | 21 // Represents the performance stats captured by the CarWatchdog daemon. 30 // Represents the performance stats captured during a single event as a record. 36 // Represents user switch performance stats captured during a single event. 43 // Represents the performance stats captured during a single poll.
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | SupplicantStaNetworkHalAidlImplTest.java | 436 NetworkResponseEapSimGsmAuthParams[] captured = paramCaptor.getValue(); in testSendNetworkEapSimGsmAuthResponseWith2KcSresPair() local 437 assertEquals(2, captured.length); in testSendNetworkEapSimGsmAuthResponseWith2KcSresPair() 438 assertArrayEquals(kc, captured[0].kc); in testSendNetworkEapSimGsmAuthResponseWith2KcSresPair() 439 assertArrayEquals(sres, captured[0].sres); in testSendNetworkEapSimGsmAuthResponseWith2KcSresPair() 440 assertArrayEquals(kc, captured[1].kc); in testSendNetworkEapSimGsmAuthResponseWith2KcSresPair() 441 assertArrayEquals(sres, captured[1].sres); in testSendNetworkEapSimGsmAuthResponseWith2KcSresPair() 470 NetworkResponseEapSimGsmAuthParams[] captured = paramCaptor.getValue(); in testSendNetworkEapSimGsmAuthResponseWith3KcSresPair() local 471 assertEquals(3, captured.length); in testSendNetworkEapSimGsmAuthResponseWith3KcSresPair() 472 assertArrayEquals(kc1, captured[0].kc); in testSendNetworkEapSimGsmAuthResponseWith3KcSresPair() 473 assertArrayEquals(sres1, captured[0].sres); in testSendNetworkEapSimGsmAuthResponseWith3KcSresPair() [all …]
|
/packages/modules/DnsResolver/ |
D | ExperimentsTest.cpp | 85 CapturedStdout captured; in expectDumpOutput() local 87 const std::string dumpString = captured.str(); in expectDumpOutput()
|
D | DnsQueryLogTest.cpp | 37 CapturedStdout captured; in captureDumpOutput() local 39 return captured.str(); in captureDumpOutput()
|
D | DnsStatsTest.cpp | 112 CapturedStdout captured; in captureDumpOutput() local 114 return captured.str(); in captureDumpOutput()
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/ |
D | PasspointConfigUserStoreDataTest.java | 284 List<PasspointProvider> captured = providersCaptor.getValue(); in serializeAndDeserializeUserStoreData() local 285 assertEquals(providerList, captured); in serializeAndDeserializeUserStoreData() 286 when(mDataSource.getProviders()).thenReturn(captured); in serializeAndDeserializeUserStoreData()
|
/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/grpc/ |
D | voicemail_transcription.proto | 39 // This is a catch-all status for all retriable errors that aren't captured by 46 // captured by a more specfic status.
|
/packages/modules/Virtualization/java/framework/src/android/system/virtualmachine/ |
D | VirtualMachineConfig.java | 1211 public Builder setVmOutputCaptured(boolean captured) { in setVmOutputCaptured() argument 1212 mVmOutputCaptured = captured; in setVmOutputCaptured()
|
/packages/modules/Bluetooth/system/stack/fuzzers/ |
D | README.md | 57 and feeds them to the target component using the previously captured message
|
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/ |
D | BpfCoordinatorTest.java | 813 ArrayMap<TetherUpstream6Key, Tether6Value> captured = new ArrayMap<>(); in verifyStartUpstreamIpv6Forwarding() local 815 captured.put(keys.get(i), values.get(i)); in verifyStartUpstreamIpv6Forwarding() 817 assertEquals(expected, captured); in verifyStartUpstreamIpv6Forwarding() 872 ArrayMap<TetherUpstream6Key, Tether6Value> captured = new ArrayMap<>(); in verifyAddUpstreamRules() local 874 captured.put(keys.get(i), values.get(i)); in verifyAddUpstreamRules() 876 assertEquals(expected, captured); in verifyAddUpstreamRules()
|
/packages/apps/TV/libs/ |
D | truth-0.45.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/apps/TV/libs/m2/ |
D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/ |
D | StubGenerator.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jf/
org/ ... |
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz |
|
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|