Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/fakevhal/
DFakeVehicleStubUnitTest.java1096 RawPropValues rawPropValues2 = new RawPropValues(); in testSetAsyncOnMultipleRequests() local
1097 rawPropValues2.int32Values = new int[]{105}; in testSetAsyncOnMultipleRequests()
1100 SystemClock.elapsedRealtimeNanos(), rawPropValues2); in testSetAsyncOnMultipleRequests()
1175 RawPropValues rawPropValues2 = new RawPropValues(); in testSubscribeOnChangePropOneClientSubscribeTwoProp() local
1176 rawPropValues2.int32Values = new int[]{0}; in testSubscribeOnChangePropOneClientSubscribeTwoProp()
1179 SystemClock.elapsedRealtimeNanos(), rawPropValues2); in testSubscribeOnChangePropOneClientSubscribeTwoProp()