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

/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DBugreportReceiverTest.java165 createTextFile(mPlainTextPath, BUGREPORT_CONTENT);
166 createTextFile(mScreenshotPath, SCREENSHOT_CONTENT);
859 private void createTextFile(String path, String content) throws IOException { method in class:BugreportReceiverTest

Completed in 26 milliseconds