Home
last modified time | relevance | path

Searched refs:failures (Results 1 – 12 of 12) sorted by relevance

/packages/modules/NetworkStack/tests/hostlib/src/com/android/testutils/host/
DDeflakeHostTestBase.kt113 val failures = ArrayList<TestFailure>() in <lambda>() constant
118 failures += getLastRunFailures() in <lambda>()
121 if (failures.isEmpty()) return in <lambda>()
122 val failuresByTest = failures.groupBy(TestFailure::description) in <lambda>()
123 val failMessage = failuresByTest.toList().fold("") { msg, (testDescription, failures) -> in <lambda>() method
124 val stacktraces = formatStacktraces(failures) in <lambda>()
145 private fun formatStacktraces(failures: List<TestFailure>): String { in <lambda>()
147 val frequencies = failures.groupingBy(TestFailure::stacktrace).eachCount().toList() in <lambda>()
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DDnsTest.java194 int failures = 0; in skiptestDnsPerf() local
197 failures = 0; in skiptestDnsPerf()
206 failures++; in skiptestDnsPerf()
210 failures++; in skiptestDnsPerf()
220 failures + " failures\n"); in skiptestDnsPerf()
236 failures = 0; in skiptestDnsPerf()
244 failures++; in skiptestDnsPerf()
252 failures++; in skiptestDnsPerf()
263 failures + " failures\n"); in skiptestDnsPerf()
/packages/apps/RemoteProvisioner/src/com/android/remoteprovisioner/
DServerInterface.java74 int failures = SettingsManager.incrementFailureCounter(context); in requestSignedCertificates() local
76 + con.getResponseCode() + "\nRepeated failure count: " + failures); in requestSignedCertificates()
125 int failures = SettingsManager.incrementFailureCounter(context); in fetchGeek() local
127 + con.getResponseCode() + "\nRepeated failure count: " + failures); in fetchGeek()
DSettingsManager.java150 int failures = sharedPref.getInt(KEY_FAILURE_COUNTER, 0 /* defaultValue */); in incrementFailureCounter() local
151 editor.putInt(KEY_FAILURE_COUNTER, ++failures); in incrementFailureCounter()
153 return failures; in incrementFailureCounter()
/packages/modules/NetworkStack/common/moduleutils/src/android/net/shared/
DRouteUtils.java79 int failures = 0; in removeRoutesFromLocalNetwork() local
85 failures++; in removeRoutesFromLocalNetwork()
89 return failures; in removeRoutesFromLocalNetwork()
/packages/modules/Wifi/service/proto/src/
Dmetrics.proto431 // The number of times wifi experienced failures after watchdog has already been triggered and is
578 // Count of IP renewal failures.
1170 // Number of consecutive connection failures with the same SSID at high RSSI
1274 // Catch all for failures with no specific failure reason
1758 // NAN Discovery Engine/Host driver failures
1761 // NAN OTA failures
2364 // There is a data stall from tx failures
2367 // There is a data stall from rx failures
2370 // There is a data stall from both tx and rx failures
2852 // There is a data stall from tx failures
[all …]
Dscorecard.proto202 // Number of connection failures at high RSSI
211 // Number of authentication failures (excluding wrong password) at high RSSI
/packages/apps/Dialer/java/com/android/dialer/logging/
Ddialer_impression.proto589 // Assisted Dialing related impressions tracking failures modes within the
/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto430 // render failures, otherwise this is the string to be used when rendering
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...