Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/
Dcellular_performance_test_utils.py410 for mp in mitigation_points:
411 mitigation_measurements[mp] = collections.OrderedDict()
413 mitigation_measurements[mp][par_v] = self.dut.adb.shell(
415 .format(par_f, mp, par_v))
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DSoftApTest.py18 import multiprocessing as mp namespace
1639 process_errors = mp.Queue()
1640 iperf_soft_ap = mp.Process(
1647 iperf_fuchsia_client = mp.Process(