Searched refs:get_executable_path (Results 1 – 6 of 6) sorted by relevance
28 std::string path = get_executable_path(); in init_testlib_root()
144 const std::string& get_executable_path();
873 const std::string& executable_path = get_executable_path();907 void* handle2 = dlopen(get_executable_path().c_str(), RTLD_NOW);
1225 " or dlopened by \"" + get_executable_path() + "\" is not accessible" in TEST()1334 " or dlopened by \"" + get_executable_path() + "\" is not accessible" in TEST()
55 const std::string& get_executable_path() { in get_executable_path() function
186 static const char* get_executable_path() { in get_executable_path() function273 const char* executable_path = get_executable_path();