Home
last modified time | relevance | path

Searched refs:getDbInfoOutput (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/database/src/android/database/sqlite/cts/
DDatabaseTestUtils.java35 String output = getDbInfoOutput(); in waitForConnectionToClose()
45 static String getDbInfoOutput() throws Exception { in getDbInfoOutput() method in DatabaseTestUtils
DSQLiteOpenHelperTest.java19 import static android.database.sqlite.cts.DatabaseTestUtils.getDbInfoOutput;
180 String output = getDbInfoOutput(); in testCloseIdleConnection()
207 String output = getDbInfoOutput(); in testCloseIdleConnectionDefaultDisabled()
DSQLiteDatabaseTest.java19 import static android.database.sqlite.cts.DatabaseTestUtils.getDbInfoOutput;
1985 String output = getDbInfoOutput(); in testCloseIdleConnection()