Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
Drdb_predicates_test.cpp1226 std::string floatMax = tempValue.str(); variable
1509 std::string floatMax = tempValue.str(); variable
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
Dmesh_builder.cpp2114 constexpr float floatMax = std::numeric_limits<float>::max(); in CalculateJointBounds() local