Searched refs:TelResultWrapper (Results 1 – 2 of 2) sorted by relevance
78 from acts.test_utils.tel.tel_test_utils import TelResultWrapper197 tel_result = TelResultWrapper(CallResult('SUCCESS'))203 return TelResultWrapper(CallResult('CALL_SETUP_FAILURE'))206 return TelResultWrapper(CallResult('CALL_SETUP_FAILURE'))340 tel_result = TelResultWrapper(CallResult('SUCCESS'))346 return TelResultWrapper(CallResult('CALL_SETUP_FAILURE'))349 return TelResultWrapper(CallResult('CALL_SETUP_FAILURE'))412 tel_result = TelResultWrapper(CallResult('SUCCESS'))418 return TelResultWrapper(CallResult('CALL_SETUP_FAILURE'))421 return TelResultWrapper(CallResult('CALL_SETUP_FAILURE'))[all …]
211 class TelResultWrapper(object): class2402 tel_result_wrapper = TelResultWrapper(CallResult('SUCCESS'))