Searched defs:GetEnv (Results 1 - 11 of 11) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cc184 const char *GetEnv(const char *name) { function in namespace:__sanitizer
H A Dsanitizer_linux.cc362 const char *GetEnv(const char *name) { function in namespace:__sanitizer
H A Dsanitizer_win.cc189 const char *GetEnv(const char *name) { function in namespace:__sanitizer
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h183 // GetEnv() - gets the value of an environment variable.
1650 inline const char* GetEnv(const char* name) { function in namespace:testing::internal::posix
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h181 // GetEnv() - gets the value of an environment variable.
1640 inline const char* GetEnv(const char* name) { function in namespace:testing::internal::posix
/external/pdfium/fpdfsdk/include/
H A Dfsdk_mgr.h404 CPDFDoc_Environment * GetEnv() {return m_pEnv; } function in class:CPDFSDK_Document
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h167 // GetEnv() - gets the value of an environment variable.
1363 inline const char* GetEnv(const char* name) { function in namespace:testing::internal::posix
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
H A Dgtest-port.h183 // GetEnv() - gets the value of an environment variable.
1696 inline const char* GetEnv(const char* name) { function in namespace:testing::internal::posix
/external/gtest/include/gtest/internal/
H A Dgtest-port.h191 // GetEnv() - gets the value of an environment variable.
1792 inline const char* GetEnv(const char* name) { function in namespace:testing::internal::posix
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h262 // GetEnv() - gets the value of an environment variable.
2425 inline const char* GetEnv(const char* name) { function in namespace:std::tr1::posix
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h287 // GetEnv() - gets the value of an environment variable.
2899 inline const char* GetEnv(const char* name) { function in namespace:std::tr1::posix

Completed in 530 milliseconds