Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
H A Dhash.h30 static constexpr uint32_t DEFAULT_SEED = 0x12345678U; member
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dhash.h29 static constexpr uint32_t DEFAULT_SEED = 0x12345678U; member
/arkcompiler/runtime_core/libpandabase/tests/
H A Darena_allocator_test.cpp36 constexpr const int64_t DEFAULT_SEED = 123456; member
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Darena_allocator_test.cpp36 constexpr const int64_t DEFAULT_SEED = 123456; member
/arkcompiler/runtime_core/static_core/libpandabase/tests/taskmanager/
H A Dtask_scheduler_test.cpp24 constexpr size_t DEFAULT_SEED = 123456U; member

Completed in 4 milliseconds