Searched refs:METRIC_KEY_GC_INVOCATION_COUNT (Results 1 – 3 of 3) sorted by relevance
185 public static final String METRIC_KEY_GC_INVOCATION_COUNT = "gc_invocation_count"; field in PerformanceCollector578 results.putLong(METRIC_KEY_GC_INVOCATION_COUNT, Debug.getGlobalGcInvocationCount()); in getAllocCounts()
413 assertTrue(snapshot.containsKey(PerformanceCollector.METRIC_KEY_GC_INVOCATION_COUNT)); in verifySnapshotBundle()
55689 Landroid/os/PerformanceCollector;->METRIC_KEY_GC_INVOCATION_COUNT:Ljava/lang/String;