Home
last modified time | relevance | path

Searched defs:argv2 (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/
H A Dtriple_ut_test.cpp84 const char *argv2[] = {"maple", // program name in TEST() local
H A Dcl_ut_test.cpp569 const char *argv2[] = {"CLTest", // program name in TEST() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Derror_helper_test.cpp169 EcmaRuntimeCallInfo *argv2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*evalError), 6); in HWTEST_F_L0() local
224 EcmaRuntimeCallInfo *argv2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*uriError), 6); in HWTEST_F_L0() local
279 EcmaRuntimeCallInfo *argv2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*referenceError), 6); HWTEST_F_L0() local
347 EcmaRuntimeCallInfo *argv2 = HWTEST_F_L0() local
[all...]
H A Dtyped_array_helper_test.cpp223 EcmaRuntimeCallInfo* argv2 = CreateTypedArrayCallInfo(thread, array, DataViewType::BIGUINT64); in HWTEST_F_L0() local
271 EcmaRuntimeCallInfo* argv2 = CreateTypedArrayCallInfo(thread, array, DataViewType::INT16); in HWTEST_F_L0() local
329 EcmaRuntimeCallInfo* argv2 = CreateTypedArrayCallInfo(thread, array, DataViewType::BIGUINT64); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dpandargs_test.cpp912 static const char *argv2[] = {"gtest_app", "--compound:bool"}; in TEST() local

Completed in 12 milliseconds