Searched defs:test_result (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts/framework/tests/ |
D | test_suite.py | 32 def __init__(self, test_result, output_file, test_suite, test_filename): argument
|
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiThroughputStabilityTest.py | 152 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/ |
D | TelLiveRilImsKpiTest.py | 62 def test_result(result_list, cycle, min_fail=0, failrate=0): function
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | GFTInOutBaseTest.py | 271 def _on_failure(self, error_msg="", assert_on_fail=True, test_result=False): argument
|