Home
last modified time | relevance | path

Searched defs:argv2 (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/
Dtriple_ut_test.cpp84 const char *argv2[] = {"maple", // program name in TEST() local
Dcl_ut_test.cpp569 const char *argv2[] = {"CLTest", // program name in TEST() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Derror_helper_test.cpp193 …EcmaRuntimeCallInfo *argv2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*evalErro… in HWTEST_F_L0() local
248 …EcmaRuntimeCallInfo *argv2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*uriError… in HWTEST_F_L0() local
303 …EcmaRuntimeCallInfo *argv2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*referenc… in HWTEST_F_L0() local
371 EcmaRuntimeCallInfo *argv2 = in HWTEST_F_L0() local
Dtyped_array_helper_test.cpp239 EcmaRuntimeCallInfo* argv2 = CreateTypedArrayCallInfo(thread, array, DataViewType::BIGUINT64); in HWTEST_F_L0() local
287 EcmaRuntimeCallInfo* argv2 = CreateTypedArrayCallInfo(thread, array, DataViewType::INT16); in HWTEST_F_L0() local
345 EcmaRuntimeCallInfo* argv2 = CreateTypedArrayCallInfo(thread, array, DataViewType::BIGUINT64); in HWTEST_F_L0() local