Searched refs:TelResultWrapper (Results 1 – 2 of 2) sorted by relevance
75 from acts.test_utils.tel.tel_test_utils import TelResultWrapper194 tel_result = TelResultWrapper(CallResult('SUCCESS'))200 return TelResultWrapper(CallResult('CALL_SETUP_FAILURE'))203 return TelResultWrapper(CallResult('CALL_SETUP_FAILURE'))345 tel_result = TelResultWrapper(CallResult('SUCCESS'))351 return TelResultWrapper(CallResult('CALL_SETUP_FAILURE'))354 return TelResultWrapper(CallResult('CALL_SETUP_FAILURE'))
201 class TelResultWrapper(object): class2315 tel_result_wrapper = TelResultWrapper(CallResult('SUCCESS'))