Searched refs:METRIC_COLLECTORS_PACKAGE (Results 1 – 2 of 2) sorted by relevance
56 @VisibleForTesting static final String METRIC_COLLECTORS_PACKAGE = "android.device.collectors"; field in TestMetricRule92 String fullName = String.format("%s.%s", METRIC_COLLECTORS_PACKAGE, listenerName); in TestMetricRule()
161 String.format("%s.%s", TestMetricRule.METRIC_COLLECTORS_PACKAGE, simpleName)); in testSimpleClassNameAttemptedWithKnownPackage()