Home
last modified time | relevance | path

Searched refs:createDb (Results 1 – 6 of 6) sorted by relevance

/frameworks/support/room/integration-tests/testapp/src/main/java/androidx/room/integration/testapp/
DCustomerViewModel.java48 createDb(); in CustomerViewModel()
51 private void createDb() { in createDb() method in CustomerViewModel
/frameworks/support/room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/test/
DPojoTest.java45 public void createDb() { in createDb() method in PojoTest
DTestDatabaseTest.java52 public void createDb() { in createDb() method in TestDatabaseTest
DInvalidationTest.java59 public void createDb() throws TimeoutException, InterruptedException { in createDb() method in InvalidationTest
DEmbeddedTest.java64 public void createDb() { in createDb() method in EmbeddedTest
DSimpleEntityReadWriteTest.java76 public void createDb() { in createDb() method in SimpleEntityReadWriteTest