Searched defs:argv3 (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/ |
| D | triple_ut_test.cpp | 98 const char *argv3[] = {"maple", // program name in TEST() local
|
| /arkcompiler/ets_runtime/ecmascript/base/tests/ |
| D | error_helper_test.cpp | 183 …EcmaRuntimeCallInfo *argv3 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typeErro… in HWTEST_F_L0() local 239 …EcmaRuntimeCallInfo *argv3 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*oomError… in HWTEST_F_L0() local 299 …EcmaRuntimeCallInfo *argv3 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*aggregat… in HWTEST_F_L0() local
|
| D | typed_array_helper_test.cpp | 224 … EcmaRuntimeCallInfo* argv3 = CreateTypedArrayCallInfo(thread, array, DataViewType::UINT8_CLAMPED); in HWTEST_F_L0() local 272 EcmaRuntimeCallInfo* argv3 = CreateTypedArrayCallInfo(thread, array, DataViewType::INT32); in HWTEST_F_L0() local 330 … EcmaRuntimeCallInfo* argv3 = CreateTypedArrayCallInfo(thread, array, DataViewType::UINT8_CLAMPED); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| D | pandargs_test.cpp | 1081 static const char *argv3[] = {"gtest_app", "--compound:bool=false"}; in TEST() local
|