Home
last modified time | relevance | path

Searched defs:cq2 (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
H A DCallQualityMetricsTest.java84 CallQuality cq2 = constructCallQuality(CallQuality.CALL_QUALITY_BAD, in testTotalDurations() local
127 CallQuality cq2 = constructCallQuality(CallQuality.CALL_QUALITY_BAD, in testTotalDurations_MultipleChecks() local
182 CallQuality cq2 = constructCallQuality(CallQuality.CALL_QUALITY_BAD, in testTotalDurations_ReportedOutOfOrder() local
232 CallQuality cq2 = constructCallQuality(CallQuality.CALL_QUALITY_BAD, in testNotAvailableIsIgnored() local
271 CallQuality cq2 = constructCallQuality(CallQuality.CALL_QUALITY_EXCELLENT, in testBestAndWorstSs() local
300 CallQuality cq2 = constructCallQuality(CallQuality.CALL_QUALITY_BAD, in testSnapshotOfEndDuration() local
327 CallQuality cq2 = constructCallQuality(CallQuality.CALL_QUALITY_BAD, in testSnapshotOfEndDuration_ReportedOutOfOrder() local
H A DInProgressCallSessionTest.java107 CallQuality cq2 = new CallQuality(); in testAddCallQualitySummaryEvent() local