Home
last modified time | relevance | path

Searched refs:initStorage (Results 1 – 9 of 9) sorted by relevance

/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/common/testing/
DFileStorageTestBase.java137 initStorage(); in initMocksAndCreateFileStorage()
142 protected abstract void initStorage(); in initStorage() method in FileStorageTestBase
/external/deqp/modules/glshared/
DglsLifetimeTests.hpp287 virtual void initStorage (void) = 0;
313 void initStorage (void);
325 void initStorage (void);
DglsLifetimeTests.cpp283 initStorage(); in initAttachment()
439 void TextureFboAttacher::initStorage (void) in initStorage() function in deqp::gls::LifetimeTests::details::TextureFboAttacher
526 void RboFboAttacher::initStorage (void) in initStorage() function in deqp::gls::LifetimeTests::details::RboFboAttacher
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/openers/
DNativeReadOpenerTest.java59 public void initStorage() throws Exception { in initStorage() method in NativeReadOpenerTest
DNativeReadOpenerAndroidTest.java52 public void initStorage() throws Exception { in initStorage() method in NativeReadOpenerAndroidTest
DAssetFileDescriptorOpenerAndroidTest.java52 public void initStorage() throws Exception { in initStorage() method in AssetFileDescriptorOpenerAndroidTest
DParcelFileDescriptorOpenerAndroidTest.java55 public void initStorage() throws Exception { in initStorage() method in ParcelFileDescriptorOpenerAndroidTest
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/behaviors/
DUriComputingBehaviorTest.java55 public void initStorage() throws Exception { in initStorage() method in UriComputingBehaviorTest
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/
DSynchronousFileStorageTest.java72 protected void initStorage() { in initStorage() method in SynchronousFileStorageTest