Searched refs:archiveModel (Results 1 – 2 of 2) sorted by relevance
77 public final TestModel archiveModel; field in TestEnv96 archiveModel = new TestModel(userId, ArchivesProvider.AUTHORITY, features); in TestEnv()176 FILE_IN_ARCHIVE = archiveModel.createFile("whatsinthere.png", 0); in reset()187 archiveModel.update(); in reset()
61 mContext, mRes, TestEnv.FILE_IN_ARCHIVE, mEnv.archiveModel, false); in testSetsNoFeatures_InArchiveDocument()