Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dlinked_hash_table_test.cpp70 JSHandle<EcmaString> stringKey2 = factory->NewFromASCII(key2Array); in HWTEST_F_L0() local
111 JSHandle<EcmaString> stringKey2 = factory->NewFromASCII(key2Array); in HWTEST_F_L0() local
Dtagged_dictionary_test.cpp74 JSHandle<EcmaString> stringKey2 = thread->GetEcmaVM()->GetFactory()->NewFromASCII(key2Array); in HWTEST_F_L0() local
Dtagged_tree_test.cpp163 JSHandle<EcmaString> stringKey2 = factory->NewFromStdString(key2Array); in HWTEST_F_L0() local
197 JSHandle<EcmaString> stringKey2 = factory->NewFromStdString(key2Array); in HWTEST_F_L0() local