Searched refs:get_envp (Results 1 - 3 of 3) sorted by relevance
/bionic/tests/ | ||
H A D | utils.h | 172 char** get_envp(); |
H A D | gtest_main.cpp | 72 char** get_envp() { function |
H A D | dlfcn_test.cpp | 77 ASSERT_TRUE(g_ctor_envp = get_envp()); |
Completed in 3535 milliseconds