Home
last modified time | relevance | path

Searched defs:test_status (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/proto/
Dinstrumentation_data.proto63 repeated TestStatus test_status = 1; field
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py2349 def stop_pcap(pcap, procs, test_status=None): argument