Searched refs:a4id (Results 1 – 1 of 1) sorted by relevance
79 final long a4id = mDbHelper.getOrCreateAccountIdInTransaction(a4); in testGetOrCreateAccountId() local86 assertTrue(a4id > 0); in testGetOrCreateAccountId()93 ids.add(a4id); in testGetOrCreateAccountId()101 assertEquals(a4id, mDbHelper.getOrCreateAccountIdInTransaction(a4)); in testGetOrCreateAccountId()108 assertEquals((Long) a4id, mDbHelper.getAccountIdOrNull(a4)); in testGetOrCreateAccountId()