Home
last modified time | relevance | path

Searched defs:environ (Results 1 – 25 of 46) sorted by relevance

12

/third_party/python/Lib/wsgiref/
Dutil.py42 def guess_scheme(environ): argument
50 def application_uri(environ): argument
70 def request_uri(environ, include_query=True): argument
83 def shift_path_info(environ): argument
124 def setup_testing_defaults(environ): argument
Dsimple_server.py138 def demo_app(environ,start_response): argument
/third_party/grpc/tools/run_tests/generated/
Dconfigs.json7 "environ": { object
17 "environ": { object
24 "environ": { object
40 "environ": { object
49 "environ": { object
55 "environ": { object
/third_party/python/Lib/test/
Dtest_getpass.py20 def test_username_takes_username_from_env(self, environ): argument
25 def test_username_priorities_of_env_values(self, environ): argument
35 def test_username_falls_back_to_pwd(self, environ): argument
Dtest_wsgiref.py50 def hello_app(environ,start_response): argument
58 def header_app(environ, start_response): argument
163 def bad_app(environ,start_response): argument
178 def bad_app(environ, start_response): argument
260 def app(environ, start_response): argument
/third_party/boost/tools/build/src/util/
Dos_j.py23 def environ(keys): function
/third_party/python/Tools/scripts/
Dserve.py13 def app(environ, respond): argument
/third_party/python/Lib/
Dcgi.py118 def parse(fp=None, environ=os.environ, keep_blank_values=0, argument
320 environ=os.environ, keep_blank_values=0, strict_parsing=0, argument
603 def read_multi(self, environ, keep_blank_values, strict_parsing): argument
842 def test(environ=os.environ): argument
895 def print_environ(environ=os.environ): argument
/third_party/grpc/tools/run_tests/artifacts/
Dpackage_targets.py27 environ={}, argument
55 environ=None, argument
Dartifact_targets.py29 environ={}, argument
68 environ={}, argument
Ddistribtest_targets.py27 environ={}, argument
59 environ=None, argument
/third_party/googletest/googlemock/test/
Dgmock_test_utils.py98 environ = gtest_test_utils.environ variable
Dgmock_leak_test.py41 environ = gmock_test_utils.environ variable
/third_party/googletest/googletest/test/
Dgoogletest-env-var-test.py43 environ = os.environ.copy() variable
Dgoogletest-break-on-failure-unittest.py65 environ = gtest_test_utils.environ variable
Dgtest_test_utils.py58 environ = os.environ.copy() variable
Dgoogletest-catch-exceptions-test.py56 environ = gtest_test_utils.environ variable
/third_party/boringssl/src/third_party/googletest/test/
Dgoogletest-env-var-test.py43 environ = os.environ.copy() variable
Dgoogletest-break-on-failure-unittest.py65 environ = gtest_test_utils.environ variable
Dgoogletest-catch-exceptions-test.py56 environ = gtest_test_utils.environ variable
Dgtest_test_utils.py59 environ = os.environ.copy() variable
/third_party/node/test/sequential/
Dtest-util-debug.js58 function test(environ, shouldWrite, section, forceColors = false) { argument
/third_party/harfbuzz/util/
Dhelper-cairo-ansi.cc48 gchar **environ; in chafa_print_image_rgb24() local
/third_party/skia/third_party/externals/harfbuzz/util/
Dhelper-cairo-ansi.hh53 gchar **environ; in chafa_print_image_rgb24() local
/third_party/pulseaudio/src/pulsecore/
Dproplist-util.c33 #define environ (*_NSGetEnviron()) macro

12