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