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