Home
last modified time | relevance | path

Searched defs:handleMsg2 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
Dason_test.cpp97 JSHandle<JSTaggedValue> handleMsg2(factory->NewFromASCII("1234")); in HWTEST_F_L0() local
126 JSHandle<JSTaggedValue> handleMsg2(factory->NewFromUtf16(&array1Utf16[0], array1Utf16Len)); in HWTEST_F_L0() local
Djson_parser_test.cpp115 JSHandle<JSTaggedValue> handleMsg2(factory->NewFromASCII("1234")); in HWTEST_F_L0() local
146 JSHandle<JSTaggedValue> handleMsg2(factory->NewFromUtf16(&array1Utf16[0], array1Utf16Len)); in HWTEST_F_L0() local