Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dstring_test.cpp190 auto string_hash_code = first_string->GetHashcode(); in TEST_F() local
194 ASSERT_EQ(string_hash_code, raw_hash_code); in TEST_F()
209 auto string_hash_code = first_string->GetHashcode(); in TEST_F() local
212 ASSERT_EQ(string_hash_code, raw_hash_code); in TEST_F()
227 auto string_hash_code = first_string->GetHashcode(); in TEST_F() local
229 ASSERT_EQ(string_hash_code, raw_hash_code); in TEST_F()
237 auto string_hash_code = first_string->GetHashcode(); in TEST_F() local
239 ASSERT_EQ(string_hash_code, raw_hash_code); in TEST_F()