Searched refs:isSuccessfulAtSystemServerAppToSandbox (Results 1 – 4 of 4) sorted by relevance
259 assertThat(sandboxLatencyInfo.isSuccessfulAtSystemServerAppToSandbox()).isTrue(); in testSandboxStatus_isSuccessfulAtSystemServerAppToSandbox()266 assertThat(sandboxLatencyInfo.isSuccessfulAtSystemServerAppToSandbox()).isTrue(); in testSandboxStatus_failedAtSystemServerAppToSandbox()272 assertThat(sandboxLatencyInfo.isSuccessfulAtSystemServerAppToSandbox()).isFalse(); in testSandboxStatus_failedAtSystemServerAppToSandbox()
70 sandboxLatencyInfo.isSuccessfulAtSystemServerAppToSandbox(), in logSandboxApiLatency()
381 public boolean isSuccessfulAtSystemServerAppToSandbox() { in isSuccessfulAtSystemServerAppToSandbox() method in SandboxLatencyInfo
1169 assertThat(sandboxLatencyInfo.isSuccessfulAtSystemServerAppToSandbox()).isFalse(); in assertFailedSandboxLatencyInfoAtSystemServerAppToSandbox()