Searched refs:getRuntimeStats (Results 1 – 2 of 2) sorted by relevance
36 public void getRuntimeStats() { in getRuntimeStats() method in ShadowDebugTest37 assertThat(Debug.getRuntimeStats()).isNotNull(); in getRuntimeStats()
35 protected static Map<String, String> getRuntimeStats() { in getRuntimeStats() method in ShadowDebug