Searched refs:isSuccessfulAtSandboxToSystemServer (Results 1 – 3 of 3) sorted by relevance
358 assertThat(sandboxLatencyInfo.isSuccessfulAtSandboxToSystemServer()).isTrue(); in testSandboxStatus_isSuccessfulAtSandboxToSystemServer()365 assertThat(sandboxLatencyInfo.isSuccessfulAtSandboxToSystemServer()).isTrue(); in testSandboxStatus_failedAtSandboxToSystemServer()371 assertThat(sandboxLatencyInfo.isSuccessfulAtSandboxToSystemServer()).isFalse(); in testSandboxStatus_failedAtSandboxToSystemServer()
105 sandboxLatencyInfo.isSuccessfulAtSandboxToSystemServer(), in logSandboxApiLatency()
401 public boolean isSuccessfulAtSandboxToSystemServer() { in isSuccessfulAtSandboxToSystemServer() method in SandboxLatencyInfo