Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Darena_allocator_test.cpp59 static constexpr T MAX_VALUE() in MAX_VALUE() function in panda::ArenaAllocatorTest
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_vector.cpp28 static const uint32_t MAX_VALUE = 0x7fffffff; variable