Home
last modified time | relevance | path

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

/external/crosvm/tools/impl/
Dtestvm.py92 def pid_path(arch: Arch): function
/external/libbrillo/brillo/
Dprocess_test.cc346 FilePath pid_path = temp_dir_.GetPath().Append("pid"); in TEST_F() local