Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/power/
Dinstrumentation_power_test.py146 if self.file_exists(common.MOISTURE_DETECTION_SETTING_FILE):
283 def file_exists(self, file_path): member in InstrumentationPowerTest