Home
last modified time | relevance | path

Searched defs:exe_path (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/testing/gtest_extras/
H A DIsolateMain.cpp103 std::string exe_path = std::string("/proc/") + std::to_string(ppid) + "/exe"; in RunInIsolationMode() local
/aosp12/system/update_engine/common/
H A Dtest_utils.cc255 base::FilePath exe_path; in GetBuildArtifactsPath() local