Searched refs:get_executable_path (Results 1 – 5 of 5) sorted by relevance
123 const std::string& get_executable_path();
793 const std::string& executable_path = get_executable_path(); in TEST()827 void* handle2 = dlopen(get_executable_path().c_str(), RTLD_NOW); in TEST()
810 " or dlopened by \"" + get_executable_path() + "\" is not accessible" in TEST()912 " or dlopened by \"" + get_executable_path() + "\" is not accessible" in TEST()
51 const std::string& get_executable_path() { in get_executable_path() function
4174 static const char* get_executable_path() { in get_executable_path() function4242 const char* executable_path = get_executable_path();