Searched refs:rawPropValues1 (Results 1 – 1 of 1) sorted by relevance
1088 RawPropValues rawPropValues1 = new RawPropValues(); in testSetAsyncOnMultipleRequests() local1089 rawPropValues1.floatValues = new float[]{10}; in testSetAsyncOnMultipleRequests()1092 SystemClock.elapsedRealtimeNanos(), rawPropValues1); in testSetAsyncOnMultipleRequests()1170 RawPropValues rawPropValues1 = new RawPropValues(); in testSubscribeOnChangePropOneClientSubscribeTwoProp() local1171 rawPropValues1.int32Values = new int[]{VehicleOilLevel.LOW}; in testSubscribeOnChangePropOneClientSubscribeTwoProp()1174 SystemClock.elapsedRealtimeNanos(), rawPropValues1); in testSubscribeOnChangePropOneClientSubscribeTwoProp()