Home
last modified time | relevance | path

Searched refs:CONFIG_NAME_1 (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/device-collectors/src/test/platform/android/device/collectors/
DStatsdListenerTest.java63 private static final String CONFIG_NAME_1 = "config-1"; field in StatsdListenerTest
88 ImmutableMap.of(CONFIG_NAME_1, CONFIG_1, CONFIG_NAME_2, CONFIG_2);
175 + CONFIG_NAME_1 in testRunLevelCollection_metrics()
180 eq(StatsdListener.REPORT_KEY_PREFIX + CONFIG_NAME_1), in testRunLevelCollection_metrics()
187 + CONFIG_NAME_1 in testRunLevelCollection_metrics()
269 CONFIG_NAME_1, in testTestLevelCollection_metrics() local
274 eq(StatsdListener.REPORT_KEY_PREFIX + CONFIG_NAME_1), in testTestLevelCollection_metrics()
283 CONFIG_NAME_1, in testTestLevelCollection_metrics() local
335 eq(StatsdListener.REPORT_KEY_PREFIX + CONFIG_NAME_1), in testTestLevelCollection_multipleTests()
354 eq(StatsdListener.REPORT_KEY_PREFIX + CONFIG_NAME_1), in testTestLevelCollection_multipleTests()
[all …]