Home
last modified time | relevance | path

Searched refs:testExecSQLInsertNull (Results 1 – 2 of 2) sorted by relevance

/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DDatabaseTestBase.java424 public void testExecSQLInsertNull() throws Exception { in testExecSQLInsertNull() method in DatabaseTestBase
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DSQLiteDatabaseTest.java421 public void testExecSQLInsertNull() throws Exception { in testExecSQLInsertNull() method in SQLiteDatabaseTest