Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Derror_helper_test.cpp155 EcmaRuntimeCallInfo *argv1 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*error), 6); in HWTEST_F_L0() local
209 EcmaRuntimeCallInfo *argv1 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*rangeError), 6); in HWTEST_F_L0() local
264 EcmaRuntimeCallInfo *argv1 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*syntaxError), 6); HWTEST_F_L0() local
329 EcmaRuntimeCallInfo *argv1 = HWTEST_F_L0() local
[all...]
H A Dtyped_array_helper_test.cpp222 EcmaRuntimeCallInfo* argv1 = CreateTypedArrayCallInfo(thread, array, DataViewType::INT8); in HWTEST_F_L0() local
270 EcmaRuntimeCallInfo* argv1 = CreateTypedArrayCallInfo(thread, array, DataViewType::INT8); in HWTEST_F_L0() local
328 EcmaRuntimeCallInfo* argv1 = CreateTypedArrayCallInfo(thread, array, DataViewType::INT8); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dpandargs_test.cpp906 static const char *argv1[] = {"gtest_app", "--compound:bool=true"}; in TEST() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sample.cpp828 int argv1 = 34; // random number in HWTEST_F_L0() local

Completed in 11 milliseconds