Searched refs:getLoadSandboxLatency (Results 1 – 5 of 5) sorted by relevance
76 sandboxLatencyInfo.getLoadSandboxLatency(), in logSandboxApiLatency()126 && sandboxLatencyInfo.getLoadSandboxLatency() != -1) { in logSandboxApiLatency()
321 int loadSandboxLatency = getLoadSandboxLatency(); in getSystemServerAppToSandboxLatency()328 public int getLoadSandboxLatency() { in getLoadSandboxLatency() method in SandboxLatencyInfo
85 sandboxLatencyInfo.getLoadSandboxLatency()); in testlogSandboxApiLatency_LoadSdk_AllStagesSet_CallsStatsdForAllStages()
426 assertThat(sandboxLatencyInfo.getLoadSandboxLatency()) in testLatencyMetrics_SystemServerAppToSandbox_LoadSdk_LoadSandboxFailure()1193 assertThat(sandboxLatencyInfo.getLoadSandboxLatency()).isEqualTo(loadSandboxLatency); in assertSuccessfulSandboxLatencyInfo()
104 assertThat(sandboxLatencyInfo.getLoadSandboxLatency()).isEqualTo(loadSandboxLatency); in testGetLoadSandboxLatency()