Searched refs:isSuccessfulAtSystemServerToApp (Results 1 – 3 of 3) sorted by relevance
396 assertThat(sandboxLatencyInfo.isSuccessfulAtSystemServerToApp()).isTrue(); in testSandboxStatus_isSuccessfulAtSystemServerToApp()403 assertThat(sandboxLatencyInfo.isSuccessfulAtSystemServerToApp()).isTrue(); in testSandboxStatus_failedAtSystemServerToApp()409 assertThat(sandboxLatencyInfo.isSuccessfulAtSystemServerToApp()).isFalse(); in testSandboxStatus_failedAtSystemServerToApp()
119 sandboxLatencyInfo.isSuccessfulAtSystemServerToApp(), in logSandboxApiLatency()
409 public boolean isSuccessfulAtSystemServerToApp() { in isSuccessfulAtSystemServerToApp() method in SandboxLatencyInfo