Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/host/src/android/healthconnect/cts/database/
DIndexInfo.java130 IndexInfo expectedIndex, List<String> modificationOfIndex, String tableName) { in checkIndexDiff() argument
134 modificationOfIndex.add( in checkIndexDiff()
146 modificationOfIndex.add( in checkIndexDiff()
158 modificationOfIndex.add( in checkIndexDiff()
164 modificationOfIndex.add( in checkIndexDiff()
DDatabaseTestUtils.java418 List<String> modificationOfIndex) { in checkIndexModification() argument
435 index1.checkIndexDiff(index2, modificationOfIndex, tableName); in checkIndexModification()
437 modificationOfIndex.add( in checkIndexModification()