Home
last modified time | relevance | path

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

/external/crosvm/win_util/src/
Ddll_notification.rs363 let _watcher = DllWatcher::new( in load_dll() localVariable
411 let _watcher = DllWatcher::new( in unload_dll() localVariable
/external/toolchain-utils/crosperf/
Dsuite_runner_unittest.py125 def mock_ssh_tunnel(_watcher, _host): argument