Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DBugreportReceiverTest.java138 private static final String BUGREPORT_FILE = "test_bugreport.txt"; field in BugreportReceiverTest
675 writeZipFile(mBugreportFd, BUGREPORT_FILE, BUGREPORT_CONTENT); in sendBugreportFinished()
745 assertZipContent(zipUri, BUGREPORT_FILE, BUGREPORT_CONTENT); in assertActionSendMultiple()