Home
last modified time | relevance | path

Searched refs:CallResult (Results 1 – 8 of 8) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/loggers/protos/
Dtelephony_metric.proto18 enum CallResult { enum
34 optional CallResult result = 1;
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_voice_utils.py111 CallResult = TelephonyVoiceTestResult.CallResult.Value variable
227 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 …]
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveGFTDSDSMessageTest.py63 CallResult = TelephonyVoiceTestResult.CallResult.Value variable
508 self.tel_logger.set_result(CallResult("CALL_SETUP_FAILURE"))
594 self.tel_logger.set_result(CallResult("CALL_SETUP_FAILURE"))
607 self.tel_logger.set_result(CallResult("CALL_SETUP_FAILURE"))
1549 self.tel_logger.set_result(CallResult("CALL_SETUP_FAILURE"))
1562 self.tel_logger.set_result(CallResult("CALL_SETUP_FAILURE"))
DTelLiveGFTDSDSVoiceTest.py50 CallResult = TelephonyVoiceTestResult.CallResult.Value variable
198 self.tel_logger.set_result(CallResult("CALL_SETUP_FAILURE"))
DTelLiveGFTDSDSWfcSupplementaryServiceTest.py92 CallResult = TelephonyVoiceTestResult.CallResult.Value variable
575 self.tel_logger.set_result(CallResult("CALL_SETUP_FAILURE"))
813 self.tel_logger.set_result(CallResult("CALL_SETUP_FAILURE"))
DTelLiveGFTDSDSSupplementaryServiceTest.py67 CallResult = TelephonyVoiceTestResult.CallResult.Value variable
631 self.tel_logger.set_result(CallResult("CALL_SETUP_FAILURE"))
/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/
DNsa5gVoiceTest.py77 CallResult = TelephonyVoiceTestResult.CallResult.Value variable
927 self.tel_logger.set_result(CallResult("CALL_SETUP_FAILURE"))
964 self.tel_logger.set_result(CallResult("CALL_SETUP_FAILURE"))
DNsa5gDsdsMessageTest.py54 CallResult = TelephonyVoiceTestResult.CallResult.Value variable