Home
last modified time | relevance | path

Searched defs:floatMax (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_predicates_test.cpp1170 std::string floatMax = tempValue.str(); variable
1464 std::string floatMax = tempValue.str(); variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp2117 constexpr float floatMax = std::numeric_limits<float>::max(); in CalculateJointBounds() local