Home
last modified time | relevance | path

Searched refs:floatMax (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_predicates_test.cpp1170 std::string floatMax = tempValue.str(); in HWTEST_F() local
1173 predicates1.Between("floatValue", tempValue.str(), floatMax); in HWTEST_F()
1464 std::string floatMax = tempValue.str(); in HWTEST_F() local
1467 predicates1.NotBetween("floatValue", tempValue.str(), floatMax); in HWTEST_F()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp2115 constexpr float floatMax = std::numeric_limits<float>::max(); in CalculateJointBounds() local
2117 constexpr const Bounds minMax = { { floatMax, floatMax, floatMax }, { floatMin, floatMin, floatMin } }; in CalculateJointBounds()

Completed in 8 milliseconds