Home
last modified time | relevance | path

Searched refs:INSTRUMENTATION_LOWMEMORYKILLER (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/common_util/com/android/tradefed/result/error/
DDeviceErrorIdentifier.java50 INSTRUMENTATION_LOWMEMORYKILLER(520_202, FailureStatus.SYSTEM_UNDER_TEST_CRASHED), enumConstant
/tools/tradefederation/core/src/com/android/tradefed/result/
DLogcatCrashResultForwarder.java112 failure.setErrorIdentifier(DeviceErrorIdentifier.INSTRUMENTATION_LOWMEMORYKILLER); in testFailed()