Searched defs:executable_path (Results 1 – 5 of 5) sorted by relevance
128 std::string executable_path = std::string(tmp_dir.path) + "/some-binary"; in run_linker_config_smoke_test() local235 std::string executable_path = std::string(tmp_dir.path) + "/some-binary"; in TEST() local
198 static std::string executable_path; in get_executable_path() local300 const char* executable_path = get_executable_path(); local
3762 std::vector<android_namespace_t*> init_default_namespaces(const char* executable_path) { in init_default_namespaces()
318 char executable_path[PATH_MAX]; in TEST() local
931 const std::string& executable_path = get_executable_path(); in TEST() local