Home
last modified time | relevance | path

Searched full:test_environ (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/
Dbuild_handwritten.yaml30 test_environ:
42 test_environ:
54 test_environ:
98 test_environ:
117 test_environ:
129 test_environ:
/aosp_15_r20/external/grpc-grpc/
H A Dbuild_handwritten.yaml30 test_environ:
42 test_environ:
54 test_environ:
98 test_environ:
117 test_environ:
129 test_environ:
/aosp_15_r20/tools/acloud/create/
H A Davd_spec_test.py95 side_effect=["cf_x86_auto", "test_environ", "test_environ"])
97 self.assertEqual(self.AvdSpec._local_image_dir, "test_environ")
102 return_value="test_environ")
331 return_value="test_environ")
/aosp_15_r20/external/grpc-grpc/templates/tools/run_tests/generated/
H A Dconfigs.json.template13 if args.get('test_environ', None) is not None:
14 config_args['environ'] = args.test_environ
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_wsgiref.py124 def test_environ(self): member in IntegrationTests
Dtest_posix.py1003 def test_environ(self): member in PosixTester