Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/
DWifiRttManagerTest.py446 model = acts.utils.trim_model_name(self.dut.model)
469 model = acts.utils.trim_model_name(self.dut.model)
/tools/test/connectivity/acts/framework/acts/
Dutils.py579 def trim_model_name(model): function