Searched refs:REPEATED_END_TIMESTAMP (Results 1 – 2 of 2) sorted by relevance
40 static final String REPEATED_END_TIMESTAMP = field in BackgroundFetchExecutionLogger69 throw new IllegalStateException(REPEATED_END_TIMESTAMP); in close()
25 … static com.android.adservices.service.stats.BackgroundFetchExecutionLogger.REPEATED_END_TIMESTAMP;111 assertThat(throwable).hasMessageThat().contains(REPEATED_END_TIMESTAMP); in testBackgroundFetchExecutionLogger_repeatedEndBackgroundFetch()