Searched refs:getMetricsEvents (Results 1 – 3 of 3) sorted by relevance
181 processLogCatStreamToGetMetricMap(getMetricsEvents(startTime)); in logEpochComputationDuration()186 public InputStream getMetricsEvents(Instant startTime) throws IOException { in getMetricsEvents() method in TopicsEpochComputationPrecomputedClassifier
177 processLogCatStreamToGetMetricMap(getMetricsEvents(startTime)); in logEpochComputationDuration()182 public InputStream getMetricsEvents(Instant startTime) throws IOException { in getMetricsEvents() method in TopicsEpochComputationOnDeviceClassifier
263 public InputStream getMetricsEvents(Instant startTime) throws IOException { in getMetricsEvents() method in ServerAuctionKAnonE2ETest282 try (InputStream inputStream = getMetricsEvents(startTime); in doLogsContainSuccessStatement()