Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dpandargs_test.cpp499 static constexpr const uint32_t REF_INT_MAX = 990000000; in TestUInt32WihRange() local
516 static constexpr const uint32_t REF_INT_MAX = 1000000001; in TestUInt32WihRange() local
601 static const uint64_t REF_INT_MAX = 99000000000; in TestUInt64WihRange() local
618 static constexpr const uint64_t REF_INT_MAX = 100000000001; in TestUInt64WihRange() local