Home
last modified time | relevance | path

Searched defs:results (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dglobal_value_numbering_test.cpp160 std::vector<GateRef> results; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_regexp_test.cpp275 JSTaggedValue results = BuiltinsRegExp::Exec(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
314 JSTaggedValue results = BuiltinsRegExp::Exec(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
525 JSTaggedValue results = BuiltinsRegExp::Replace(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
551 JSTaggedValue results = BuiltinsRegExp::Replace(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
576 JSTaggedValue results = BuiltinsRegExp::Replace(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
628 JSTaggedValue results = BuiltinsRegExp::Exec(ecmaRuntimeCallInfo); HWTEST_F_L0() local
[all...]

Completed in 2 milliseconds