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

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cc93 const char *GetEnv(const char *name) { function in namespace:__sanitizer
H A Dsanitizer_win.cc83 const char *GetEnv(const char *name) { function in namespace:__sanitizer
/external/chromium/sdch/open-vcdiff/src/gtest/internal/
H A Dgtest-port.h123 // GetEnv() - gets the value of an environment variable.
569 inline const char* GetEnv(const char* name) { function in namespace:testing::internal
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h155 // GetEnv() - gets the value of an environment variable.
929 inline const char* GetEnv(const char* name) { function in namespace:testing::internal::posix
/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-port.h178 // GetEnv() - gets the value of an environment variable.
1609 inline const char* GetEnv(const char* name) { function in namespace:testing::internal::posix
/external/gtest/include/gtest/internal/
H A Dgtest-port.h181 // GetEnv() - gets the value of an environment variable.
1658 inline const char* GetEnv(const char* name) { function in namespace:testing::internal::posix
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h182 // GetEnv() - gets the value of an environment variable.
1645 inline const char* GetEnv(const char* name) { function in namespace:testing::internal::posix

Completed in 349 milliseconds