Searched defs:my_path (Results 1 – 7 of 7) sorted by relevance
10 fs::path my_path("test/test.txt"); in main() local
14 let my_path = env::current_exe().unwrap(); in issue_15149() localVariable
1528 const std::string my_path = "/proc/self/ns/mnt"; in ExecInMountNamespaceOf() local