Home
last modified time | relevance | path

Searched refs:get_executable_path (Results 1 – 6 of 6) sorted by relevance

/bionic/tests/
Dgtest_globals.cpp28 std::string path = get_executable_path(); in init_testlib_root()
Dutils.h143 const std::string& get_executable_path();
Ddlfcn_test.cpp895 const std::string& executable_path = get_executable_path(); in TEST()
929 void* handle2 = dlopen(get_executable_path().c_str(), RTLD_NOW); in TEST()
Ddlext_test.cpp1226 " or dlopened by \"" + get_executable_path() + "\" is not accessible" in TEST()
1354 " or dlopened by \"" + get_executable_path() + "\" is not accessible" in TEST()
Dgtest_main.cpp55 const std::string& get_executable_path() { in get_executable_path() function
/bionic/linker/
Dlinker_main.cpp186 static const char* get_executable_path() { in get_executable_path() function
273 const char* executable_path = get_executable_path();