Searched refs:isSuccessfulAtAppToSystemServer (Results 1 – 3 of 3) sorted by relevance
240 assertThat(sandboxLatencyInfo.isSuccessfulAtAppToSystemServer()).isTrue(); in testSandboxStatus_isSuccessfulAtAppToSystemServer()247 assertThat(sandboxLatencyInfo.isSuccessfulAtAppToSystemServer()).isTrue(); in testSandboxStatus_failedAtAppToSystemServer()253 assertThat(sandboxLatencyInfo.isSuccessfulAtAppToSystemServer()).isFalse(); in testSandboxStatus_failedAtAppToSystemServer()
63 sandboxLatencyInfo.isSuccessfulAtAppToSystemServer(), in logSandboxApiLatency()
377 public boolean isSuccessfulAtAppToSystemServer() { in isSuccessfulAtAppToSystemServer() method in SandboxLatencyInfo