Home
last modified time | relevance | path

Searched defs:options2 (Results 1 – 4 of 4) sorted by relevance

/packages/modules/OnDevicePersonalization/tests/federatedcomputetests/src/com/android/federatedcompute/services/scheduling/
DFederatedComputeJobManagerTest.java242 TrainingOptions options2 = in testOnTrainerStartCalledFailureDueToTaskLimit() local
657 TrainingOptions options2 = in testOnTrainerStartCalled_multipleTimes_changingPopulationName() local
706 TrainingOptions options2 = in testOnTrainerStartCalled_twoJobsWithSamePopulationName() local
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DVoipCallMonitorTest.java249 ForegroundServiceDelegationOptions options2 = optionsCaptor2.getValue(); in testMonitorForTwoCallsOnDifferentHandle() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DPropertyHalServiceTest.java2606 HalSubscribeOptions options2 = new HalSubscribeOptions(/* halPropId= */ 5, in testHalSubscribeOptions_equals() local
2618 HalSubscribeOptions options2 = new HalSubscribeOptions(/* halPropId= */ 5, in testHalSubscribeOptions_notEquals() local
2631 HalSubscribeOptions options2 = new HalSubscribeOptions(/* halPropId= */ 5, in testHalSubscribeOptions_hashcode() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/fakevhal/
DFakeVehicleStubUnitTest.java1321 SubscribeOptions[] options2 = new SubscribeOptions[]{option2}; in testSubscribeContinuousPropDifferentRate() local