Searched refs:isSuccessfulAtSystemServerSandboxToApp (Results 1 – 3 of 3) sorted by relevance
377 assertThat(sandboxLatencyInfo.isSuccessfulAtSystemServerSandboxToApp()).isTrue(); in testSandboxStatus_isSuccessfulAtSystemServerSandboxToApp()384 assertThat(sandboxLatencyInfo.isSuccessfulAtSystemServerSandboxToApp()).isTrue(); in testSandboxStatus_failedAtSystemServerSandboxToApp()390 assertThat(sandboxLatencyInfo.isSuccessfulAtSystemServerSandboxToApp()).isFalse(); in testSandboxStatus_failedAtSystemServerSandboxToApp()
112 sandboxLatencyInfo.isSuccessfulAtSystemServerSandboxToApp(), in logSandboxApiLatency()
405 public boolean isSuccessfulAtSystemServerSandboxToApp() { in isSuccessfulAtSystemServerSandboxToApp() method in SandboxLatencyInfo