Searched refs:inMemoryDb (Results 1 – 2 of 2) sorted by relevance
35 val inMemoryDb: SQLiteDatabase by lazy { in <lambda>() constant54 return inMemoryDb.query(table, All_COLUMNS, selection, selectionArgs, null, null, sortOrder) in <lambda>()
42 val db = FactitiousDbController(context, INSERTION_SQL).inMemoryDb in <lambda>()58 val db = FactitiousDbController(context, INSERTION_SQL).inMemoryDb // v30 - 21 columns in <lambda>()