Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_array_test.cpp109 EcmaString *string100 = *factory->NewFromASCII("100"); in HWTEST_F_L0() local
110 JSHandle<JSTaggedValue> key100(thread, static_cast<TaggedObject *>(string100)); in HWTEST_F_L0()