Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/services/tests/timetests/src/com/android/server/timedetector/
H A DReferenceWithHistoryTest.java172 private static class DumpLine { class in ReferenceWithHistoryTest
177 DumpLine(int index, String line) { in DumpLine() method in ReferenceWithHistoryTest.DumpLine
/aosp_15_r20/external/pigweed/pw_hex_dump/
H A Dhex_dump.cc128 Status FormattedHexDumper::DumpLine() { in DumpLine() function in pw::dump::FormattedHexDumper