Searched refs:TelResultWrapper (Results 1 – 2 of 2) sorted by relevance
83 from acts_contrib.test_utils.tel.tel_test_utils import TelResultWrapper227 tel_result = TelResultWrapper(CallResult('SUCCESS'))233 return TelResultWrapper(CallResult('CALL_SETUP_FAILURE'))236 return TelResultWrapper(CallResult('CALL_SETUP_FAILURE'))370 tel_result = TelResultWrapper(CallResult('SUCCESS'))376 return TelResultWrapper(CallResult('CALL_SETUP_FAILURE'))379 return TelResultWrapper(CallResult('CALL_SETUP_FAILURE'))442 tel_result = TelResultWrapper(CallResult('SUCCESS'))448 return TelResultWrapper(CallResult('CALL_SETUP_FAILURE'))451 return TelResultWrapper(CallResult('CALL_SETUP_FAILURE'))[all …]
221 class TelResultWrapper(object): class2435 tel_result_wrapper = TelResultWrapper(CallResult('SUCCESS'))10804 tel_result_wrapper=TelResultWrapper(CallResult('SUCCESS')),10894 tel_result_wrapper = TelResultWrapper(CallResult('SUCCESS'))