Searched defs:argv2 (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/ |
| D | triple_ut_test.cpp | 84 const char *argv2[] = {"maple", // program name in TEST() local
|
| D | cl_ut_test.cpp | 569 const char *argv2[] = {"CLTest", // program name in TEST() local
|
| /arkcompiler/ets_runtime/ecmascript/base/tests/ |
| D | error_helper_test.cpp | 169 …EcmaRuntimeCallInfo *argv2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*evalErro… in HWTEST_F_L0() local 225 …EcmaRuntimeCallInfo *argv2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*uriError… in HWTEST_F_L0() local 282 …EcmaRuntimeCallInfo *argv2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*referenc… in HWTEST_F_L0() local 351 EcmaRuntimeCallInfo *argv2 = in HWTEST_F_L0() local
|
| D | typed_array_helper_test.cpp | 223 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/ |
| D | pandargs_test.cpp | 1076 static const char *argv2[] = {"gtest_app", "--compound:bool"}; in TEST() local
|