Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_performance_test_utils.py81 self.llstats_cumulative = self._empty_llstats()
82 self.llstats_incremental = self._empty_llstats()
95 self.llstats_cumulative = self._empty_llstats()
96 self.llstats_incremental = self._empty_llstats()
98 def _empty_llstats(self): member in LinkLayerStats
175 new_llstats = self._empty_llstats()
181 self.llstats_incremental = self._empty_llstats()