Searched refs:getTotalTimeInUiThreadMillis (Results 1 – 9 of 9) sorted by relevance
95 Assert.assertNotNull(result.getTotalTimeInUiThreadMillis()); in testAsyncStartUp_onSuccessReturnsTimingInfo()249 Assert.assertEquals(result1.getTotalTimeInUiThreadMillis(), in testAsyncStartUp_returnsSameInfoForMultipleCalls()250 result2.getTotalTimeInUiThreadMillis()); in testAsyncStartUp_returnsSameInfoForMultipleCalls()251 Assert.assertEquals(result2.getTotalTimeInUiThreadMillis(), in testAsyncStartUp_returnsSameInfoForMultipleCalls()252 result3.getTotalTimeInUiThreadMillis()); in testAsyncStartUp_returnsSameInfoForMultipleCalls()289 Assert.assertNull(result.getTotalTimeInUiThreadMillis()); in testAsyncStartUp_withoutRunningUiThreadStartUpLoadsWebViewWithoutStartingChromium()320 Assert.assertNull(result.getTotalTimeInUiThreadMillis()); in testAsyncStartUp_withoutRunningUiThreadStartUpReturnsBlockingLocationWithProviderInit()
84 public Long getTotalTimeInUiThreadMillis() { in webViewStartUpResultFromBoundaryInterface() method85 return result.getTotalTimeInUiThreadMillis(); in webViewStartUpResultFromBoundaryInterface()
40 Long getTotalTimeInUiThreadMillis(); in getTotalTimeInUiThreadMillis() method
1338 public Long getTotalTimeInUiThreadMillis() { in getTotalTimeInUiThreadMillis() method in WebViewCompat.NullReturningWebViewStartUpResult
65 + result.getTotalTimeInUiThreadMillis() + "\n"); in onCreate()
566 method public Long? getTotalTimeInUiThreadMillis();
613 method public Long? getTotalTimeInUiThreadMillis();