Lines Matching refs:SetArgs
1359 eth.SetArgs({"echo", "hello", "world", nullptr}); in TEST()
1363 eth.SetArgs({"printenv", nullptr}); in TEST()
1413 eth.SetArgs({"echo", "hello", "world", nullptr}); in TEST()
1432 eth.SetArgs({nullptr}); in TEST()
1440 eth.SetArgs({"echo", "hello", "world", nullptr}); in TEST()
1458 eth.SetArgs({"echo", "hello", "world", nullptr}); in TEST()
1462 eth.SetArgs({"printenv", nullptr}); in TEST()
1480 eth.SetArgs({basename(tf.path), nullptr}); in TEST()
1510 eth.SetArgs({"/system/bin/does-not-exist", nullptr}); in TEST()
1547 eth.SetArgs({"echo", "hello", "world", nullptr}); in TEST()
1554 eth.SetArgs({"printenv", nullptr}); in TEST()