Home
last modified time | relevance | path

Searched refs:disable (Results 1 – 19 of 19) sorted by relevance

/tools/treble/hacksaw/scripts/
Duninstall-service.sh11 systemctl disable hacksaw.service
12 systemctl disable hacksaw.socket
/tools/test/connectivity/acts/framework/tests/libs/ota/ota_runners/
Dota_runner_factory_test.py126 logging.disable(logging.WARNING)
128 logging.disable(logging.NOTSET)
/tools/asuite/atest/test_runners/
Dsuite_plan_test_runner.py78 logging.disable(logging.INFO)
87 logging.disable(logging.NOTSET)
Datest_tf_test_runner.py223 logging.disable(logging.INFO)
231 logging.disable(logging.NOTSET)
/tools/asuite/atest/logstorage/
Datest_gcp_utils.py277 logging.disable(logging.INFO)
290 logging.disable(logging.NOTSET)
/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/
Dnetwork_settings.py291 self.service_manager.disable(SERVICE_STUNNEL)
376 self.service_manager.disable(SERVICE_PPTPD)
820 self.service_manager.disable("odhcpd")
1083 def disable(self, service_name): member in ServiceManager
/tools/asuite/plugin_lib/
Dplugin_run_unittests.py25 logging.disable(logging.ERROR)
/tools/asuite/aidegen/
Daidegen_run_unittests.py25 logging.disable(logging.ERROR)
/tools/asuite/atest-py2/
Datest_run_unittests.py25 logging.disable(logging.ERROR)
/tools/acloud/
Dpylintrc3 disable=
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/
DBaseGameQualificationMetricCollector.java88 public void disable() { in disable() method in BaseGameQualificationMetricCollector
/tools/asuite/atest/
Datest_run_unittests.py41 logging.disable(logging.ERROR)
/tools/asuite/
Dpylintrc3 disable=
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbta_lib.py48 def disable(self): member in BtaLib
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/testtype/
DGameQualificationHostsideController.java289 collector.disable(); in run()
/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/pts/
DGATT_PTS_INSTRUCTIONS17 Note: Bug in PTS forces GATT operations to be over BR/EDR. To run tests over LE disable BR/EDR in I…
/tools/test/connectivity/acts_tests/tests/google/bt/pts/instructions/
DGAP_PTS_INSTRUCTIONS389 config disable mitm
DGATT_PTS_INSTRUCTIONS18 LE disable BR/EDR in ICS when running tests.
/tools/test/connectivity/acts_tests/tests/google/bt/pts/
Dcmd_input.py732 self.pri_dut.bta.disable()