Home
last modified time | relevance | path

Searched defs:maxInput (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dmath_helper_test.cpp29 const uint32_t maxInput = std::numeric_limits<uint32_t>::max(); in HWTEST_F_L0() local
37 const uint64_t maxInput = std::numeric_limits<uint64_t>::max(); in HWTEST_F_L0() local

Completed in 2 milliseconds