Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/ets_to_js/js_suites/
Dtest_function_arg_type_symbol_call.js22 let testSymbol = Symbol.for('id'); variable
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp1212 …JSHandle<JSTaggedValue> testSymbol(thread->GetEcmaVM()->GetFactory()->NewPublicSymbolWithChar("tes… in HWTEST_F_L0() local
1285 JSHandle<JSTaggedValue> testSymbol = JSHandle<JSTaggedValue>(factory->NewJSSymbol()); in HWTEST_F_L0() local
1342 JSHandle<JSTaggedValue> testSymbol = JSHandle<JSTaggedValue>(factory->NewJSSymbol()); in HWTEST_F_L0() local