Searched defs:floatValue (Results 1 – 6 of 6) sorted by relevance
36 float floatValue = 1.1f; in testConversionFromStructuredParcel() local
40 public TestParcelable(int intValue, float floatValue, String stringValue) { in TestParcelable()
42 CarPropertyValue<Float> floatValue = in testSimpleFloatValue() local
139 float floatValue = 2.0; in TEST() local389 float floatValue = -5.0; in TEST() local
1647 private static VehiclePropValue newTirePressureVehiclePropValue(int areaId, float floatValue, in newTirePressureVehiclePropValue()1659 int areaId, float floatValue, long timestampNanos) { in assertTirePressureCarPropertyValue()
56 const float floatValue) { in makeFloatLogEvent()