Home
last modified time | relevance | path

Searched refs:code (Results 1 – 9 of 9) sorted by relevance

/platform_testing/libraries/systemui-helper/src/android/platform/helpers/rules/
DLockscreenRule.kt37 PIN -> setLockscreen(type = PIN, code = VALID_PIN) in starting()
58 code: String? = null,
59 expectedLocked: Boolean = code != null
60 ): Unit = LockscreenUtils.setLockscreen(type, code, expectedLocked)
/platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/util/
DSendToInstrumentation.java63 private static void sendStatus(int code, Instrumentation instrumentation, Bundle bundle) { in sendStatus() argument
64 instrumentation.sendStatus(code, bundle); in sendStatus()
/platform_testing/libraries/tradefed-python-lib/
DOWNERS1 # Root Owners of the Tradefed python repo for code reviews
/platform_testing/libraries/tradefed-error-prone/
DOWNERS1 # Root Owners of the Tradefed repo for code reviews
DAndroid.bp15 // Set of error prone rules to ensure code quality
59 "-XepDisableWarningsInGeneratedCode", // Disable warnings in gRPC generated code.
/platform_testing/libraries/flicker/src/com/android/server/wm/traces/common/
DREADME.md1 Common library code used by Kotlin and JavaScript flicker library.
/platform_testing/libraries/compatibility-common-util/tests/assets/
Dlogcat.txt4 09-03 17:48:05.627 11071 11189 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0xe9380000…
11 09-03 17:48:05.797 7072 7072 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x…
33 06-15 19:57:33.607 12736 12761 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid…
40 06-15 19:57:33.670 26192 26192 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
64 06-15 19:57:35.130 26201 26227 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid…
73 06-15 19:57:35.191 26230 26230 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
104 06-15 19:57:40.674 26283 26283 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
130 09-23 01:55:43.022 245 245 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 245 (installd)
138 09-23 01:55:43.077 546 546 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -----…
177 11-03 02:59:48.892 6371 8072 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x…
[all …]
/platform_testing/libraries/sts-common-util/host-side/tests/res/
Dlogcat.txt4 09-03 17:48:05.627 11071 11189 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0xe9380000…
11 09-03 17:48:05.797 7072 7072 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x…
33 06-15 19:57:33.607 12736 12761 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid…
40 06-15 19:57:33.670 26192 26192 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
65 06-15 19:57:35.130 26201 26227 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid…
74 06-15 19:57:35.191 26230 26230 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
106 06-15 19:57:40.674 26283 26283 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
132 09-23 01:55:43.022 245 245 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 245 (installd)
140 09-23 01:55:43.077 546 546 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -----…
179 11-03 02:59:48.892 6371 8072 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x…
[all …]
/platform_testing/libraries/flicker/
DREADME.md5 This is often the result of a logic error in the code and difficult to identify because the issue i…