Home
last modified time | relevance | path

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

/tools/asuite/adevice/src/
Dcli.rs126 pub fn should_wait(&self) -> Wait { in should_wait() method
163 let should_wait: bool = cli.should_wait().into(); in it_should_wait() localVariable
171 let should_wait: bool = cli.should_wait().into(); in it_should_not_wait() localVariable