Searched refs:MISSING_START_TIMESTAMP (Results 1 – 2 of 2) sorted by relevance
36 static final String MISSING_START_TIMESTAMP = field in BackgroundFetchExecutionLogger66 throw new IllegalStateException(MISSING_START_TIMESTAMP); in close()
24 …static com.android.adservices.service.stats.BackgroundFetchExecutionLogger.MISSING_START_TIMESTAMP;94 assertThat(throwable).hasMessageThat().contains(MISSING_START_TIMESTAMP); in testBackgroundFetchExecutionLogger_missingStartBackgroundFetch()