Home
last modified time | relevance | path

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

/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/openers/
DReadStreamOpenerTest.java46 public void setUpStorage() throws Exception { in setUpStorage() method in ReadStreamOpenerTest
DStringOpenerTest.java41 public void setUpStorage() throws Exception { in setUpStorage() method in StringOpenerTest
DRandomAccessFileOpenerAndroidTest.java45 public void setUpStorage() throws Exception { in setUpStorage() method in RandomAccessFileOpenerAndroidTest
DIntegrityUriComputingOpenerTest.java47 public void setUpStorage() throws Exception { in setUpStorage() method in IntegrityUriComputingOpenerTest
DWriteProtoOpenerTest.java52 public void setUpStorage() throws Exception { in setUpStorage() method in WriteProtoOpenerTest
DMappedByteBufferOpenerAndroidTest.java50 public void setUpStorage() throws Exception { in setUpStorage() method in MappedByteBufferOpenerAndroidTest
DReadProtoOpenerTest.java50 public void setUpStorage() throws Exception { in setUpStorage() method in ReadProtoOpenerTest
DWriteFileOpenerAndroidTest.java68 public void setUpStorage() throws Exception { in setUpStorage() method in WriteFileOpenerAndroidTest
DReadFileOpenerAndroidTest.java67 public void setUpStorage() throws Exception { in setUpStorage() method in ReadFileOpenerAndroidTest
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/behaviors/
DSyncingBehaviorAndroidTest.java43 public void setUpStorage() throws Exception { in setUpStorage() method in SyncingBehaviorAndroidTest
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/backends/
DContentResolverBackendTest.java50 public final void setUpStorage() { in setUpStorage() method in ContentResolverBackendTest
DBlobStoreBackendTest.java56 public final void setUpStorage() { in setUpStorage() method in BlobStoreBackendTest
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/transforms/
DBufferTransformTest.java58 public void setUpStorage() throws Exception { in setUpStorage() method in BufferTransformTest
DIntegrityTransformTest.java59 public void setUpStorage() throws Exception { in setUpStorage() method in IntegrityTransformTest
/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/common/testing/
DBackendTestBase.java137 public final void setUpStorage() { in setUpStorage() method in BackendTestBase