Home
last modified time | relevance | path

Searched defs:env_vars (Results 1 – 20 of 20) sorted by relevance

/external/python/cpython3/Lib/test/support/
Dscript_helper.py88 def run_python_until_end(*args, **env_vars):
139 def _assert_python(expected_success, /, *args, **env_vars):
145 def assert_python_ok(*args, **env_vars):
158 def assert_python_failure(*args, **env_vars):
/external/python/cpython2/Lib/test/support/
Dscript_helper.py24 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/
Dtest_c_locale_coercion.py115 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
Dtest_cmd_line_script.py123 *cmd_line_switches, cwd=None, **env_vars):
136 *cmd_line_switches, cwd=None, **env_vars):
Dtest_compileall.py457 def assertRunOK(self, *args, **env_vars):
464 def assertRunNotOK(self, *args, **env_vars):
Dtest_cmd_line.py778 def run_ignoring_vars(self, predicate, **env_vars):
Dtest_gdb.py89 def run_gdb(*args, **env_vars):
Dtest_sys.py157 def check_exit_message(code, expected, **env_vars):
/external/mesa3d/.gitlab-ci/
Dgenerate_lava.py30 env_vars = "%s CI_NODE_INDEX=%s CI_NODE_TOTAL=%s" % (args.env_vars, args.ci_node_index, args.ci_nod… variable
/external/pigweed/pw_env_setup/py/pw_env_setup/cipd_setup/
Dupdate.py175 env_vars=None, argument
/external/libchrome/base/
Denvironment.cc123 namespace env_vars { namespace
/external/autotest/client/bin/
Dfio_util.py376 def fio_runner(test, job, env_vars, argument
/external/kmod/testsuite/
Dtestsuite.h109 const struct keyval *env_vars; member
/external/python/futures/
Dtest_futures.py42 def _assert_python(expected_success, *args, **env_vars):
73 def assert_python_ok(*args, **env_vars):
/external/tensorflow/tensorflow/core/util/
Dtest_log.proto163 map<string, string> env_vars = 2; field
/external/python/cpython2/Lib/test/
Dtest_sys.py178 def check_exit_message(code, expected, **env_vars):
Dtest_gdb.py61 def run_gdb(*args, **env_vars):
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.cc274 static EnvVariable env_vars[kEnvVariables]; variable
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp1717 auto &env_vars = launch_info.GetEnvironment(); in LaunchProcess() local
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.cpp417 static EnvVariable env_vars[kEnvVariables]; variable