Searched defs:with_env (Results 1 – 4 of 4) sorted by relevance
| /external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/ |
| D | ares-test-mock.cc | 962 EnvValue with_env("HOSTALIASES", aliases.filename()); in TEST_P() local 982 EnvValue with_env("HOSTALIASES", aliases.filename()); in TEST_P() local 1000 EnvValue with_env("HOSTALIASES", "bogus.mcfile"); in TEST_P() local 1013 EnvValue with_env("HOSTALIASES", aliases.filename()); in TEST_P() local
|
| D | ares-test-internal.cc | 389 EnvValue with_env("HOSTALIASES", aliases.filename()); in TEST_F() local
|
| /external/crosvm/tools/impl/ |
| D | common.py | 246 def with_env(self, key: str, value: Optional[str]): member in Command
|
| /external/python/cpython3/Lib/test/ |
| D | test_os.py | 2998 def create_args(self, *, with_env=False, use_bytes=False): argument
|