Home
last modified time | relevance | path

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

/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DAppSearchSchemaMigrationCtsTestBase.java77 private static final long DOCUMENT_CREATION_TIME = 12345L; field in AppSearchSchemaMigrationCtsTestBase
155 .setCreationTimestampMillis(DOCUMENT_CREATION_TIME) in setUp()
516 .setCreationTimestampMillis(DOCUMENT_CREATION_TIME) in testSchemaMigration()
551 .setCreationTimestampMillis(DOCUMENT_CREATION_TIME) in testSchemaMigration()
665 .setCreationTimestampMillis(DOCUMENT_CREATION_TIME) in testSchemaMigration_downgrade()
690 .setCreationTimestampMillis(DOCUMENT_CREATION_TIME) in testSchemaMigration_downgrade()
948 .setCreationTimestampMillis(DOCUMENT_CREATION_TIME) in testSchemaMigration_sourceToNowhere()
1204 .setCreationTimestampMillis(DOCUMENT_CREATION_TIME) in testSchemaMigration_toAnotherType()
1235 .setCreationTimestampMillis(DOCUMENT_CREATION_TIME) in testSchemaMigration_toAnotherType()
1293 .setCreationTimestampMillis(DOCUMENT_CREATION_TIME) in testSchemaMigration_toMultipleDestinationType()
[all …]