Searched defs:force (Results 1 – 6 of 6) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/ |
D | agsa_acts.py | 50 def _initiate_agsa_ota(self, file_path, destination=None, force=True): argument 118 force=True, timeout=660): argument 128 def install_agsa(self, version, force=False): argument
|
D | apollo_acts.py | 547 force=True, argument
|
/tools/test/connectivity/acts/framework/acts/libs/utils/ |
D | timer.py | 28 def start_timer(self, record_ids='Default', force=False): argument 53 def stop_timer(self, record_ids=None, force=False): argument
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | GCSBucketUtil.java | 568 public CommandResult remove(String pattern, boolean force) throws IOException { in remove() 618 public CommandResult remove(Path path, boolean force) throws IOException { in remove()
|
/tools/tradefederation/core/src/com/android/tradefed/targetprep/ |
D | DeviceSetup.java | 1037 protected void setForceSkipSystemProps(boolean force) { in setForceSkipSystemProps()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/device/ |
D | TestDeviceTest.java | 3624 int apiLevel, boolean wait, boolean force, String expectedCommand) throws Exception { in verifyStopUserSuccess()
|