Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H A Dprocess_test_056.cpp39 char *argv1[] = {"tftp", NULL}; in TestCase() local
H A Dprocess_test_057.cpp39 char *argv1[] = {"tftp", NULL}; in TestCase() local
H A Dprocess_test_068.cpp39 char *argv1[] = {"envp", NULL}; in TestCase() local
H A Dprocess_test_069.cpp39 char *argv1[] = {"envp", NULL}; in TestCase() local
H A Dprocess_test_058.cpp159 char *argv1[] = {"tftp", NULL}; in TestSpawnAttr() local
H A Dprocess_test_059.cpp159 char *argv1[] = {"tftp", NULL}; in TestSpawnpAttr() local
H A Dprocess_test_066.cpp108 char *argv1[] = {"xxx", NULL}; in TestSpawnAttr() local
H A Dprocess_test_067.cpp108 char *argv1[] = {"xxx", NULL}; in TestSpawnAttr() local
/third_party/pulseaudio/src/pulsecore/
H A Dstart-child.c45 int pa_start_child_for_read(const char *name, const char *argv1, pid_t *pid) { in pa_start_child_for_read() argument
/base/startup/appspawn/test/unittest/devicedebug_test/
H A Ddevicedebug_kill_test.cpp68 char argv1[] = "kill"; in HWTEST_F() local
78 char argv1[] = "-h"; in HWTEST_F() local
86 char argv1[] = "kill"; in HWTEST_F() local
108 char argv1[] = "kill"; in HWTEST_F() local
117 char argv1[] = "kill"; in HWTEST_F() local
139 char argv1[] = "kill"; HWTEST_F() local
[all...]
/base/startup/init/test/unittest/modules/
H A Dmodules_unittest.cpp103 const char *argv1[] = { "start" }; in HWTEST_F() local
/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
/base/startup/init/test/benchmark/
H A Dbenchmark_fwk.cpp81 char argv1[] = "--help"; in PrintUsageAndExit() local
/third_party/node/deps/openssl/openssl/apps/
H A Dengine.c309 char *argv1; in engine_main() local
/third_party/openssl/apps/
H A Dengine.c309 char *argv1; in engine_main() local
/third_party/musl/Benchmark/musl/
H A Dbenchmark_framework.cpp77 char argv1[] = "--help"; in PrintUsageAndExit() 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
/third_party/googletest/googletest/test/
H A Dgtest_unittest.cc5696 static void TestParsingFlags(int argc1, const CharType** argv1, int argc2, in TestParsingFlags() argument

Completed in 26 milliseconds