Searched defs:env_vars (Results 1 – 15 of 15) sorted by relevance
| /external/python/cpython3/Lib/test/support/ |
| D | script_helper.py | 88 def run_python_until_end(*args, **env_vars): 140 def _assert_python(expected_success, *args, **env_vars): 146 def assert_python_ok(*args, **env_vars): 159 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 | 114 def get_expected_details(cls, coercion_expected, fs_encoding, stream_encoding, env_vars): argument 145 def get_child_details(cls, env_vars): argument 214 env_vars, argument
|
| D | test_compileall.py | 271 def assertRunOK(self, *args, **env_vars): 277 def assertRunNotOK(self, *args, **env_vars):
|
| D | test_cmd_line_script.py | 123 *cmd_line_switches, cwd=None, **env_vars): 136 *cmd_line_switches, cwd=None, **env_vars):
|
| D | test_cmd_line.py | 718 def run_ignoring_vars(self, predicate, **env_vars):
|
| D | test_gdb.py | 79 def run_gdb(*args, **env_vars):
|
| D | test_sys.py | 130 def check_exit_message(code, expected, **env_vars):
|
| /external/libchrome/base/ |
| D | environment.cc | 123 namespace env_vars { namespace
|
| /external/autotest/client/bin/ |
| D | fio_util.py | 367 def fio_runner(test, job, env_vars, argument
|
| /external/kmod/testsuite/ |
| D | testsuite.h | 109 const struct keyval *env_vars; member
|
| /external/python/futures/ |
| D | test_futures.py | 42 def _assert_python(expected_success, *args, **env_vars): 73 def assert_python_ok(*args, **env_vars):
|
| /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
|