Home
last modified time | relevance | path

Searched defs:result2 (Results 1 – 15 of 15) sorted by relevance

/packages/modules/OnDevicePersonalization/tests/frameworktests/src/android/ondevicepersonalization/
DOnDevicePersonalizationFrameworkClassesTest.java62 ExecuteOutput result2 = ExecuteOutput.CREATOR.createFromParcel(parcel); in testExecuteOutput() local
99 RenderOutput result2 = RenderOutput.CREATOR.createFromParcel(parcel); in testRenderOutput() local
116 DownloadOutput result2 = DownloadOutput.CREATOR.createFromParcel(parcel); in teetDownloadOutput() local
138 Metrics result2 = Metrics.CREATOR.createFromParcel(parcel); in testMetrics() local
162 EventInput result2 = EventInput.CREATOR.createFromParcel(parcel); in testEventInput() local
181 EventOutput result2 = EventOutput.CREATOR.createFromParcel(parcel); in testEventOutput() local
/packages/services/Car/tests/carservice_unit_test/src/android/car/oem/
DOemCarAudioFocusResultUnitTest.java83 OemCarAudioFocusResult result2 = in equals_withDuplicate() local
99 OemCarAudioFocusResult result2 = in equals_withDifferentFocusEntry() local
116 OemCarAudioFocusResult result2 = in hashCode_withDuplicate() local
/packages/modules/Connectivity/Tethering/tests/privileged/src/com/android/networkstack/tethering/
DBpfMapTest.java232 final Tether6Value result2 = mTestMap.getValue(key); in testUpdateEntry() local
255 final Tether6Value result2 = mTestMap.getValue(key); in testInsertOrReplaceEntry() local
285 final Tether6Value result2 = mTestMap.getValue(key); in testInsertReplaceEntry() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/util/
DContactAggregatorHelperTest.java137 Set<Long> result2 = new HashSet<>(); in testFindConnectedRawContacts() local
/packages/apps/Settings/tests/unit/src/com/android/settings/regionalpreferences/
DRegionalPreferencesDataUtilsTest.java113 String result2 = Locale.getDefault(Locale.Category.FORMAT) in savePreference_saveCalendarIsDangi_success() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/appsearch/
DAppSearchAppConsentDaoTest.java152 AppSearchAppConsentDao result2 = in testReadConsentData() local
/packages/services/Car/cpp/car_binder_lib/largeParcelable/tests/
DLargeParcelableTest.cpp240 auto result2 = LargeParcelableBase::stableLargeParcelableToParcelable(intermediate); in testParcelableToStableLargeParcelableBackToParcelable() local
387 auto result2 = LargeParcelableBase::stableLargeParcelableToParcelable(intermediate); in testParcelableVectorToStableLargeParcelableBackToParcelableVector() local
/packages/modules/Connectivity/service-t/native/libs/libnetworkstats/
DBpfNetworkStatsTest.cpp224 Stats result2 = {}; in TEST_F() local
262 Stats result2 = {}; in TEST_F() local
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/
DDeviceShadowEnvironmentImpl.java221 Future<Void> result2 = null; in setDistance() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/rtt/
DRttServiceImplTest.java978 Pair<List<RangingResult>, List<RangingResult>> result2 = in testRangingTimeout() local
1211 Pair<List<RangingResult>, List<RangingResult>> result2 = in runTestRangingThrottleBackgroundWorkSources() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/measurement/
DMeasurementDaoTest.java2607 Pair<List<Uri>, List<Uri>> result2 = dm.runInTransactionWithResult( in getSourceDestinations_returnsExpected() local
3248 List<Source> result2 = runFunc.apply(trigger2MatchSource127); in testGetMatchingActiveSources() local
3577 Optional<Source> result2 = runFunc.apply(trigger2MatchSource4); in testGetMatchingActiveDelayedSources() local
/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/
DNavigatorTest.java1488 AccessibilityNodeInfo result2 = mNavigator.getAncestorFocusArea(button2); in testGetAncestorFocusArea() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DPropertyHalServiceTest.java681 GetSetValueResult result2 = mAsyncResultCaptor.getValue().getList().get(1); in testGetCarPropertyValuesAsync_multipleResultsSameCall() local
/packages/modules/NeuralNetworks/runtime/test/
DTestValidation.cpp1546 const int result2 = second.get(); in testConcurrentExecution() local
2655 const int result2 = second.get(); in TEST_F() local
/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp1335 addrinfo* result2 = nullptr; in TEST_F() local