Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Dhash_test.cpp67 uint32_t second_hash = T::GetHash32(reinterpret_cast<uint8_t *>(&object32), KEY32INBYTES); in OneObject32bitsHashTest() local
101 uint32_t second_hash = T::GetHash32String(mutf8_string); in OneStringHashTest() local
111 uint32_t second_hash = T::GetHash32(mutf8_string, string_size); in StringMemHashTest() local
131 uint32_t second_hash = T::GetHash32(mutf8_string, string_size - 1); in EndOfPageStringHashTest() local