Searched defs:shell (Results 1 – 2 of 2) sorted by relevance
45 def test(shell, command, expected_return, expected_stdout, expected_stderr, expected_env): argument103 def test_invalid_lunch_target(shell): argument110 def test_aosp_arm(shell): argument120 def test_lunch2_empty(shell): argument126 def test_lunch2_four_params(shell): argument132 def test_lunch2_aosp_arm(shell): argument141 def test_lunch2_aosp_arm_trunk_staging(shell): argument152 def test_lunch2_aosp_arm_trunk_staging_userdebug(shell): argument161 def test_list_products(shell): argument166 def test_list_releases_param(shell): argument[all …]
284 func shell(thread *starlark.Thread, b *starlark.Builtin, args starlark.Tuple, func