Searched refs:mockValues (Results 1 – 1 of 1) sorted by relevance
86 ContentValues mockValues = getMockRow(); in testUpgrade_dropsOldData() local88 mDatabase.replaceOrThrow(SlicesDatabaseHelper.Tables.TABLE_SLICES_INDEX, null, mockValues); in testUpgrade_dropsOldData()