Home
last modified time | relevance | path

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

/platform_testing/libraries/device-collectors/src/test/platform/android/device/collectors/
DStatsdListenerTest.java72 private static final String TEST_METHOD_NAME_1 = "testMethodOne"; field in StatsdListenerTest
221 Description description = Description.createTestDescription(TEST_CLASS, TEST_METHOD_NAME_1); in testTestLevelCollection_statsdInteraction()
250 Description description = Description.createTestDescription(TEST_CLASS, TEST_METHOD_NAME_1); in testTestLevelCollection_metrics()
268 TEST_METHOD_NAME_1, in testTestLevelCollection_metrics() local
282 TEST_METHOD_NAME_1, in testTestLevelCollection_metrics() local
294 TEST_METHOD_NAME_1, in testTestLevelCollection_metrics() local
308 TEST_METHOD_NAME_1, in testTestLevelCollection_metrics() local
328 Description.createTestDescription(TEST_CLASS, TEST_METHOD_NAME_1); in testTestLevelCollection_multipleTests()
342 TEST_METHOD_NAME_1, in testTestLevelCollection_multipleTests() local
380 Description.createTestDescription(TEST_CLASS, TEST_METHOD_NAME_1); in testTestLevelCollection_multipleIterations()
[all …]