Home
last modified time | relevance | path

Searched defs:argv3 (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/
H A Dtriple_ut_test.cpp98 const char *argv3[] = {"maple", // program name in TEST() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Derror_helper_test.cpp183 EcmaRuntimeCallInfo *argv3 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typeError), 6); in HWTEST_F_L0() local
238 EcmaRuntimeCallInfo *argv3 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*oomError), 6); in HWTEST_F_L0() local
296 EcmaRuntimeCallInfo *argv3 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*aggregateError), 6); HWTEST_F_L0() local
[all...]
H A Dtyped_array_helper_test.cpp224 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
[all...]
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dpandargs_test.cpp917 static const char *argv3[] = {"gtest_app", "--compound:bool=false"}; in TEST() local

Completed in 4 milliseconds