Searched refs:getCurrentLogcatDate (Results 1 – 4 of 4) sorted by relevance
110 String markTime = getCurrentLogcatDate(); in testCountAnomalyDetection()166 String markTime = getCurrentLogcatDate(); in testDurationAnomalyDetection()183 markTime = getCurrentLogcatDate(); in testDurationAnomalyDetection()273 String markTime = getCurrentLogcatDate(); in testValueAnomalyDetection()323 String markTime = getCurrentLogcatDate(); in testPerfetto()360 String markTime = getCurrentLogcatDate(); in testGaugeAnomalyDetection()
50 private String getCurrentLogcatDate() throws Exception { in getCurrentLogcatDate() method in StoragedDumpsysTest76 String logcatDate = getCurrentLogcatDate(); in testStoragedOutput()
59 String markTime = getCurrentLogcatDate(); in testAlarm()
906 protected String getCurrentLogcatDate() throws Exception { in getCurrentLogcatDate() method in AtomTestCase