Home
last modified time | relevance | path

Searched defs:dumpable2 (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DDumpableContainerImplTest.java81 CustomDumpable dumpable2 = new CustomDumpable("two", "NOT USED"); in testListDumpables_twoDistinctNames() local
97 CustomDumpable dumpable2 = new CustomDumpable("alterego", "NOT USED"); in testListDumpables_twoSameName() local
149 CustomDumpable dumpable2 = new CustomDumpable("two", "TWO"); in testDumpAllDumpables_noArgs() local
166 CustomDumpable dumpable2 = new CustomDumpable("two", "TWO"); in testDumpAllDumpables_withArgs() local