Searched defs:executable_path (Results 1 – 6 of 6) sorted by relevance
139 std::string executable_path = std::string(tmp_dir.path) + "/some-binary"; in run_linker_config_smoke_test() local255 std::string executable_path = std::string(tmp_dir.path) + "/some-binary"; in TEST() local299 std::string executable_path = sub_dir + "/some-binary"; in TEST() local
3356 static std::string get_ld_config_file_apex_path(const char* executable_path) { in get_ld_config_file_apex_path()3384 bool is_linker_config_expected(const char* executable_path) { in is_linker_config_expected()3400 static std::string get_ld_config_file_path(const char* executable_path) { in get_ld_config_file_path()3441 std::vector<android_namespace_t*> init_default_namespaces(const char* executable_path) { in init_default_namespaces()
84 std::string executable_path = GetDexDiagFilePath(); in Exec() local
512 UniqueCPtr<char[]> executable_path(realpath(cmdline.c_str(), nullptr)); in GetTestDexFileName() local
353 char executable_path[PATH_MAX]; in TEST() local
935 const std::string executable_path = android::base::GetExecutablePath(); in TEST() local