Home
last modified time | relevance | path

Searched refs:captured (Results 1 – 21 of 21) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dcert_self_test.py116 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/
DFlashNotificationsPreviewPreferenceControllerTest.java143 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()
DScreenFlashNotificationColorDialogFragmentTest.java226 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/
Dperformance_stats.proto21 // 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/
DSupplicantStaNetworkHalAidlImplTest.java436 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/
DExperimentsTest.cpp85 CapturedStdout captured; in expectDumpOutput() local
87 const std::string dumpString = captured.str(); in expectDumpOutput()
DDnsQueryLogTest.cpp37 CapturedStdout captured; in captureDumpOutput() local
39 return captured.str(); in captureDumpOutput()
DDnsStatsTest.cpp112 CapturedStdout captured; in captureDumpOutput() local
114 return captured.str(); in captureDumpOutput()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointConfigUserStoreDataTest.java284 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/
Dvoicemail_transcription.proto39 // 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/
DVirtualMachineConfig.java1211 public Builder setVmOutputCaptured(boolean captured) { in setVmOutputCaptured() argument
1212 mVmOutputCaptured = captured; in setVmOutputCaptured()
/packages/modules/Bluetooth/system/stack/fuzzers/
DREADME.md57 and feeds them to the target component using the previously captured message
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java813 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/
Dtruth-0.45.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/TV/libs/m2/
Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/
DStubGenerator.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz