Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DWlanWmmTest.py189 tc.cleanup_asynchronous_streams()
624 transmitter.cleanup_asynchronous_streams()
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dwmm_transceiver.py327 def cleanup_asynchronous_streams(self, timeout=PROCESS_JOIN_TIMEOUT): member in WmmTransceiver