Home
last modified time | relevance | path

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

/platform_testing/libraries/device-collectors/src/test/platform/android/device/collectors/
DStatsdListenerTest.java87 private static final ImmutableMap<String, StatsdConfigProto.StatsdConfig> CONFIG_MAP = field in StatsdListenerTest
133 doReturn(CONFIG_MAP) in testRunLevelCollection_statsdInteraction()
156 doReturn(CONFIG_MAP) in testRunLevelCollection_metrics()
216 doReturn(CONFIG_MAP) in testTestLevelCollection_statsdInteraction()
245 doReturn(CONFIG_MAP) in testTestLevelCollection_metrics()
318 doReturn(CONFIG_MAP) in testTestLevelCollection_multipleTests()
370 doReturn(CONFIG_MAP) in testTestLevelCollection_multipleIterations()
424 doReturn(CONFIG_MAP) in testRunAndTestLevelCollection()
427 doReturn(CONFIG_MAP) in testRunAndTestLevelCollection()