Searched refs:isSuccessfulAtSystemServerToSandbox (Results 1 – 3 of 3) sorted by relevance
297 assertThat(sandboxLatencyInfo.isSuccessfulAtSystemServerToSandbox()).isTrue(); in testSandboxStatus_isSuccessfulAtSystemServerToSandbox()304 assertThat(sandboxLatencyInfo.isSuccessfulAtSystemServerToSandbox()).isTrue(); in testSandboxStatus_failedAtSystemServerToSandbox()310 assertThat(sandboxLatencyInfo.isSuccessfulAtSystemServerToSandbox()).isFalse(); in testSandboxStatus_failedAtSystemServerToSandbox()
84 sandboxLatencyInfo.isSuccessfulAtSystemServerToSandbox(), in logSandboxApiLatency()
389 public boolean isSuccessfulAtSystemServerToSandbox() { in isSuccessfulAtSystemServerToSandbox() method in SandboxLatencyInfo