Home
last modified time | relevance | path

Searched refs:GetEnvp (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/tests/
H A Dgtest_utils.h22 char** GetEnvp();
H A Dgtest_main.cpp34 char** GetEnvp() { in GetEnvp() function
H A Ddlfcn_test.cpp85 ASSERT_TRUE(g_ctor_envp = GetEnvp()); in TEST()