Lines Matching refs:SetArgs
1358 eth.SetArgs({"echo", "hello", "world", nullptr}); in TEST()
1362 eth.SetArgs({"printenv", nullptr}); in TEST()
1402 eth.SetArgs({"echo", "hello", "world", nullptr}); in TEST()
1421 eth.SetArgs({nullptr}); in TEST()
1429 eth.SetArgs({"echo", "hello", "world", nullptr}); in TEST()
1447 eth.SetArgs({"echo", "hello", "world", nullptr}); in TEST()
1451 eth.SetArgs({"printenv", nullptr}); in TEST()
1465 eth.SetArgs({basename(tf.path), nullptr}); in TEST()
1495 eth.SetArgs({"/system/bin/does-not-exist", nullptr}); in TEST()
1532 eth.SetArgs({"echo", "hello", "world", nullptr}); in TEST()
1539 eth.SetArgs({"printenv", nullptr}); in TEST()