Home
last modified time | relevance | path

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

/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DAppSearchSchemaMigrationCtsTestBase.java1354 GenericDocument expectedInAdult = in testSchemaMigration_toMultipleDestinationType() local
1359 assertThat(doGet(mDb, "namespace", "adult-id")).containsExactly(expectedInAdult); in testSchemaMigration_toMultipleDestinationType()