Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_tracker_third_test.cpp181 StringHashMap stringHashMap(instance); in HWTEST_F_L0() local
182 CString *hashMap = stringHashMap.GetStringByKey(key); in HWTEST_F_L0()
197 StringHashMap stringHashMap(instance); in HWTEST_F_L0() local
199 stringHashMap.GetString(ret); in HWTEST_F_L0()
203 tmpResult = stringHashMap.GetStringByKey(retKey); in HWTEST_F_L0()