Searched refs:statName (Results 1 – 2 of 2) sorted by relevance
603 public static String getRuntimeStat(String statName) { in getRuntimeStat() argument604 if (statName == null) { in getRuntimeStat()607 Integer statId = runtimeStatsMap.get(statName); in getRuntimeStat()
71 public static String getRuntimeStat(String statName) { throw new RuntimeException("Stub!"); } in getRuntimeStat() argument