Searched refs:getJsDownloadTime (Results 1 – 5 of 5) sorted by relevance
87 assertThat(stats.getJsDownloadTime()) in testEncodingJsFetchStatsLogger_successLogging()109 assertThat(stats.getJsDownloadTime()).isEqualTo(SIZE_UNSET); in testEncodingJsFetchStatsLogger_withoutJsDownloadStartTimestamp()
42 expect.that(stats.getJsDownloadTime()).isEqualTo(JS_DOWNLOAD_TIME); in testBuildEncodingJsFetchStats()
30 public abstract int getJsDownloadTime(); in getJsDownloadTime() method in EncodingFetchStats
744 stats.getJsDownloadTime(), in logEncodingJsFetchStats()
1270 assertThat(stats.getJsDownloadTime()) in verifyEncodingJsFetchStatsLogging()