Searched defs:testFile (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/
H A DMemoryFileProviderTest.java69 public void testFile() throws Exception { method in class:MemoryFileProviderTest
/frameworks/webview/chromium/tests/java/src/com/android/uiautomator/platform/
H A DWebViewFlingTest.java101 private void runBrowserPageFling(File testFile) throws UiObjectNotFoundException, IOException { argument
102 loadUrl("file://" + testFile.getAbsolutePath());
/frameworks/base/core/tests/coretests/src/android/net/
H A DUriTest.java260 public void testFile() { method in class:UriTest

Completed in 385 milliseconds