Home
last modified time | relevance | path

Searched refs:stringHashCode (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Dstring_test.cpp199 auto stringHashCode = firstString->GetHashcode(); in TEST_F() local
203 ASSERT_EQ(stringHashCode, rawHashCode); in TEST_F()
218 auto stringHashCode = firstString->GetHashcode(); in TEST_F() local
221 ASSERT_EQ(stringHashCode, rawHashCode); in TEST_F()
236 auto stringHashCode = firstString->GetHashcode(); in TEST_F() local
238 ASSERT_EQ(stringHashCode, rawHashCode); in TEST_F()
246 auto stringHashCode = firstString->GetHashcode(); in TEST_F() local
248 ASSERT_EQ(stringHashCode, rawHashCode); in TEST_F()