Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java165 static final String DEVICE_UNRESPONSIVE_BUGREPORT_NAME = "device_unresponsive_bugreport"; field in TestInvocation
329 bugreportName = DEVICE_UNRESPONSIVE_BUGREPORT_NAME; in performInvocation()