Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dlinked_hash_table_test.cpp89 JSHandle<EcmaString> stringKey1 = factory->NewFromASCII(keyArray); in HWTEST_F_L0() local
130 JSHandle<EcmaString> stringKey1 = factory->NewFromASCII(keyArray); in HWTEST_F_L0() local
Dtagged_dictionary_test.cpp92 JSHandle<EcmaString> stringKey1 = thread->GetEcmaVM()->GetFactory()->NewFromASCII(keyArray); in HWTEST_F_L0() local
Dtagged_tree_test.cpp214 JSHandle<EcmaString> stringKey1 = factory->NewFromStdString(keyArray); in HWTEST_F_L0() local
249 JSHandle<EcmaString> stringKey1 = factory->NewFromStdString(keyArray); in HWTEST_F_L0() local