Home
last modified time | relevance | path

Searched refs:floatMaxValue (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_typed_array_test.cpp1057 float floatMaxValue = std::numeric_limits<float>::max(); in HWTEST_F_L0() local
1061 JSTaggedValue(floatMaxValue - (i * (floatMaxValue / numElementsFloat32Array)))))); in HWTEST_F_L0()
1068 floatMaxValue - (i * (floatMaxValue / numElementsFloat32Array))); in HWTEST_F_L0()