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

/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DBugreportReceiverTest.java125 private static final String BUGREPORT_FILE = "test_bugreport.txt"; field in class:BugreportReceiverTest
180 mPlainTextPath = getPath(BUGREPORT_FILE);
186 createZipFile(mZipPath, BUGREPORT_FILE, BUGREPORT_CONTENT);
187 createZipFile(mZipPath2, BUGREPORT_FILE, BUGREPORT_CONTENT);
839 assertZipContent(zipUri, BUGREPORT_FILE, BUGREPORT_CONTENT);

Completed in 39 milliseconds