| /external/python/cpython3/Lib/test/support/ | 
| D | script_helper.py | 90 def run_python_until_end(*args, **env_vars): 142 def _assert_python(expected_success, /, *args, **env_vars): 149 def assert_python_ok(*args, **env_vars): 163 def assert_python_failure(*args, **env_vars):
  | 
| /external/python/cpython2/Lib/test/support/ | 
| D | script_helper.py | 24 def _assert_python(expected_success, *args, **env_vars): 50 def assert_python_ok(*args, **env_vars): 57 def assert_python_failure(*args, **env_vars):
  | 
| /external/python/cpython3/Lib/test/ | 
| D | test_c_locale_coercion.py | 115     def get_expected_details(cls, coercion_expected, fs_encoding, stream_encoding, env_vars):  argument 133     def get_child_details(cls, env_vars):  argument 210                                       env_vars,  argument
  | 
| D | test_cmd_line_script.py | 125                             *cmd_line_switches, cwd=None, **env_vars): 138                             *cmd_line_switches, cwd=None, **env_vars):
  | 
| D | test_compileall.py | 491     def assertRunOK(self, *args, **env_vars): 498     def assertRunNotOK(self, *args, **env_vars):
  | 
| D | test_cmd_line.py | 822     def run_ignoring_vars(self, predicate, **env_vars):
  | 
| D | test_gdb.py | 89 def run_gdb(*args, **env_vars):
  | 
| D | test_sys.py | 159         def check_exit_message(code, expected, **env_vars):
  | 
| /external/pigweed/pw_env_setup/py/pw_env_setup/cipd_setup/ | 
| D | update.py | 162 def all_package_files(env_vars, package_files):  argument 266     env_vars=None,  argument
  | 
| /external/mesa3d/.gitlab-ci/ | 
| D | generate_lava.py | 30 env_vars = "%s CI_NODE_INDEX=%s CI_NODE_TOTAL=%s" % (args.env_vars, args.ci_node_index, args.ci_nod…  variable
  | 
| /external/autotest/site_utils/docker/ | 
| D | utils.py | 12 env_vars = os.environ  variable
  | 
| /external/cronet/base/ | 
| D | environment.cc | 102 namespace env_vars {  namespace
  | 
| /external/libchrome/base/ | 
| D | environment.cc | 123 namespace env_vars {  namespace
  | 
| /external/autotest/client/bin/ | 
| D | fio_util.py | 376 def fio_runner(test, job, env_vars,  argument
  | 
| /external/kmod/testsuite/ | 
| D | testsuite.h | 109 	const struct keyval *env_vars;  member
  | 
| /external/tensorflow/tensorflow/core/util/ | 
| D | test_log.proto | 163   map<string, string> env_vars = 2;  field
  | 
| /external/perfetto/test/ | 
| D | test_helper.h | 74   TestEnvCleaner(std::initializer_list<const char*> env_vars) {  in TestEnvCleaner()
  | 
| /external/python/cpython2/Lib/test/ | 
| D | test_sys.py | 178         def check_exit_message(code, expected, **env_vars):
  | 
| D | test_gdb.py | 61 def run_gdb(*args, **env_vars):
  | 
| /external/compiler-rt/lib/sanitizer_common/ | 
| D | sanitizer_win.cc | 274 static EnvVariable env_vars[kEnvVariables];  variable
  |