Searched refs:isSuccessfulAtLoadSandbox (Results 1 – 4 of 4) sorted by relevance
278 assertThat(sandboxLatencyInfo.isSuccessfulAtLoadSandbox()).isTrue(); in testSandboxStatus_isSuccessfulAtLoadSandbox()285 assertThat(sandboxLatencyInfo.isSuccessfulAtLoadSandbox()).isTrue(); in testSandboxStatus_failedAtLoadSandbox()291 assertThat(sandboxLatencyInfo.isSuccessfulAtLoadSandbox()).isFalse(); in testSandboxStatus_failedAtLoadSandbox()
77 sandboxLatencyInfo.isSuccessfulAtLoadSandbox(), in logSandboxApiLatency()
385 public boolean isSuccessfulAtLoadSandbox() { in isSuccessfulAtLoadSandbox() method in SandboxLatencyInfo
425 assertThat(sandboxLatencyInfo.isSuccessfulAtLoadSandbox()).isFalse(); in testLatencyMetrics_SystemServerAppToSandbox_LoadSdk_LoadSandboxFailure()