Searched defs:pid_path (Results 1 – 2 of 2) sorted by relevance
| /external/crosvm/tools/impl/ | ||
| D | testvm.py | 94 def pid_path(arch: Arch):  function | 
| /external/libbrillo/brillo/ | ||
| D | process_test.cc | 346   FilePath pid_path = temp_dir_.GetPath().Append("pid");  in TEST_F()  local |