Searched defs:env_vars (Results 1 – 13 of 13) sorted by relevance
| /third_party/python/Lib/test/support/ |
| D | script_helper.py | 95 def run_python_until_end(*args, **env_vars): 148 def _assert_python(expected_success, /, *args, **env_vars): 155 def assert_python_ok(*args, **env_vars): 169 def assert_python_failure(*args, **env_vars):
|
| /third_party/python/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 | 127 *cmd_line_switches, cwd=None, **env_vars): 140 *cmd_line_switches, cwd=None, **env_vars):
|
| D | test_compileall.py | 523 def assertRunOK(self, *args, **env_vars): 530 def assertRunNotOK(self, *args, **env_vars):
|
| D | test_cmd_line.py | 911 def run_ignoring_vars(self, predicate, **env_vars):
|
| D | test_gdb.py | 89 def run_gdb(*args, **env_vars):
|
| D | test_sys.py | 224 def check_exit_message(code, expected, **env_vars):
|
| /third_party/libuv/test/ |
| D | test-env-vars.c | 28 TEST_IMPL(env_vars) { in TEST_IMPL() argument
|
| /third_party/gn/src/base/ |
| D | environment.cc | 128 namespace env_vars { namespace
|
| /third_party/node/src/ |
| D | node_worker.cc | 54 std::shared_ptr<KVStore> env_vars, in Worker() 462 std::shared_ptr<KVStore> env_vars = nullptr; in New() local
|
| D | node_credentials.cc | 78 std::shared_ptr<KVStore> env_vars, in SafeGetenv()
|
| D | env-inl.h | 296 inline std::shared_ptr<KVStore> Environment::env_vars() { in env_vars() function 300 inline void Environment::set_env_vars(std::shared_ptr<KVStore> env_vars) { in set_env_vars()
|
| D | debug_utils.cc | 62 void EnabledDebugList::Parse(std::shared_ptr<KVStore> env_vars, in Parse()
|