Home
last modified time | relevance | path

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

/cts/hostsidetests/dumpsys/src/android/dumpsys/cts/
DStoragedDumpsysTest.java50 private String getCurrentLogcatDate() throws Exception { in getCurrentLogcatDate() method in StoragedDumpsysTest
76 String logcatDate = getCurrentLogcatDate(); in testStoragedOutput()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DAtomTestCase.java908 protected String getCurrentLogcatDate() throws Exception { in getCurrentLogcatDate() method in AtomTestCase