Searched refs:BUGREPORT_CONTENT (Results 1 – 1 of 1) sorted by relevance
140 private static final String BUGREPORT_CONTENT = "Dump, might as well dump!\n"; field in BugreportReceiverTest675 writeZipFile(mBugreportFd, BUGREPORT_FILE, BUGREPORT_CONTENT); in sendBugreportFinished()745 assertZipContent(zipUri, BUGREPORT_FILE, BUGREPORT_CONTENT); in assertActionSendMultiple()