Searched refs:GetEnvp (Results 1 – 3 of 3) sorted by relevance
/aosp12/bionic/tests/ | ||
H A D | gtest_utils.h | 22 char** GetEnvp(); |
H A D | gtest_main.cpp | 34 char** GetEnvp() { in GetEnvp() function |
H A D | dlfcn_test.cpp | 85 ASSERT_TRUE(g_ctor_envp = GetEnvp()); in TEST() |