Searched defs:CELSIUS (Results 1 – 5 of 5) sorted by relevance
46 CELSIUS = 48, enumConstant
34 CELSIUS = 0x30, enumConstant
46 CELSIUS = 0x30, enumConstant
2904 float CELSIUS = static_cast<float>(toInt(VehicleUnit::CELSIUS)); in TEST_F() local