Home
last modified time | relevance | path

Searched refs:entityBundle (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/
DRoomSchemaMigrationGuardrailTest.java249 EntityBundle entityBundle = entityBundleByName.getOrDefault(name, null); in validateSchemaBundleMatchesSchema() local
251 Optional.ofNullable(entityBundle) in validateSchemaBundleMatchesSchema()