Home
last modified time | relevance | path

Searched defs:test_result (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/framework/tests/
Dtest_suite.py32 def __init__(self, test_result, output_file, test_suite, test_filename): argument
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiThroughputStabilityTest.py152 def pass_fail_check(self, test_result): argument
201 def post_process_results(self, test_result): argument
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveRilImsKpiTest.py62 def test_result(result_list, cycle, min_fail=0, failrate=0): function
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
DGFTInOutBaseTest.py271 def _on_failure(self, error_msg="", assert_on_fail=True, test_result=False): argument