Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java90 static final String INVOCATION_ENDED_BUGREPORT_NAME = "invocation_ended_bugreport"; field in TestInvocation
274 bugreportName = INVOCATION_ENDED_BUGREPORT_NAME; in performInvocation()