Searched defs:floatValue (Results 1 – 7 of 7) sorted by relevance
36 float floatValue = 1.1f; in testConversionFromStructuredParcel() local
112 double floatValue = 0.0; in onEvent() local
41 CarPropertyValue<Float> floatValue = in testSimpleFloatValue() local
290 final StatsDimensionsValue floatValue = mock(StatsDimensionsValue.class); in extractUidFromStatsDimensionsValue_wrongFormat_returnNull() local
139 float floatValue = 2.0; in TEST() local389 float floatValue = -5.0; in TEST() local
1541 private static VehiclePropValue newTirePressureVehiclePropValue(int areaId, float floatValue, in newTirePressureVehiclePropValue()1553 int areaId, float floatValue, long timestampNanos) { in assertTirePressureCarPropertyValue()
55 const float floatValue) { in makeFloatLogEvent()