Searched refs:setJsDownloadStartTimestamp (Results 1 – 7 of 7) sorted by relevance
34 default void setJsDownloadStartTimestamp(long jsDownloadStartTimestamp) { in setJsDownloadStartTimestamp() method
44 encodingJsFetchStatsLoggerNoLogging.setJsDownloadStartTimestamp( in testLogEncodingJsFetchStatsNoLogging()
76 mFetchProcessLogger.setJsDownloadStartTimestamp(TEST_JS_DOWNLOAD_START_TIMESTAMP); in testEncodingJsFetchStatsLogger_successLogging()
69 public void setJsDownloadStartTimestamp(long jsDownloadStartTimestamp) { in setJsDownloadStartTimestamp() method in EncodingJsFetchProcessLoggerImpl
161 fetchProcessLogger.setJsDownloadStartTimestamp(mClock.currentTimeMillis()); in downloadAndUpdate()
164 fetchProcessLogger.setJsDownloadStartTimestamp(TEST_JS_DOWNLOAD_START_TIMESTAMP); in testDownloadAndUpdate_skipped()
1258 mFetchProcessLogger.setJsDownloadStartTimestamp(mMockClock.currentTimeMillis()); in setupEncodingJsFetchStatsLogging()