Searched defs:migrationEntityList (Results 1 – 1 of 1) sorted by relevance
59 List<MigrationEntity> migrationEntityList = new ArrayList<>(); in testMigrationEntityListParsing_usingParcel() local80 List<MigrationEntity> migrationEntityList = new ArrayList<>(); in testMigrationEntityListParsing_usingSharedMemory() local103 List<MigrationEntity> migrationEntityList = new ArrayList<>(); in testParcelType_usingSharedMemory() local117 List<MigrationEntity> migrationEntityList = new ArrayList<>(); in testParcelType_usingParcel() local175 List<MigrationEntity> migrationEntityList, in assertDeserializedHeightRecord()