Lines Matching refs:SetArgs
1439 eth.SetArgs({"echo", "hello", "world", nullptr}); in TEST()
1443 eth.SetArgs({"printenv", nullptr}); in TEST()
1493 eth.SetArgs({"echo", "hello", "world", nullptr}); in TEST()
1512 eth.SetArgs({nullptr}); in TEST()
1520 eth.SetArgs({"echo", "hello", "world", nullptr}); in TEST()
1538 eth.SetArgs({"echo", "hello", "world", nullptr}); in TEST()
1542 eth.SetArgs({"printenv", nullptr}); in TEST()
1560 eth.SetArgs({basename(tf.path), nullptr}); in TEST()
1590 eth.SetArgs({"/system/bin/does-not-exist", nullptr}); in TEST()
1637 eth.SetArgs({"echo", "hello", "world", nullptr}); in TEST()
1644 eth.SetArgs({"printenv", nullptr}); in TEST()