Home
last modified time | relevance | path

Searched refs:from_environment (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/testing/
Dgoogletest.cc113 char *from_environment = getenv("TEST_TMPDIR"); in GetTemporaryDirectoryName() local
114 if (from_environment != NULL && from_environment[0] != '\0') { in GetTemporaryDirectoryName()
115 return string(from_environment) + "/protobuf_tmpdir"; in GetTemporaryDirectoryName()
/external/python/setuptools/setuptools/tests/
Dtest_easy_install.py67 header = ei.CommandSpec.best().from_environment().as_header()
738 cmd = ei.CommandSpec.from_environment()
/external/python/setuptools/setuptools/command/
Deasy_install.py1993 return cls.from_environment()
1998 def from_environment(cls): member in CommandSpec
/external/python/httplib2/doc/
Dlibhttplib2.rst196 .. class:: Http([cache=None], [timeout=None], [proxy_info==ProxyInfo.from_environment], [ca_certs=N…
/external/python/httplib2/doc/html/_sources/
Dlibhttplib2.txt196 .. class:: Http([cache=None], [timeout=None], [proxy_info==ProxyInfo.from_environment], [ca_certs=N…