Searched refs:markTime (Results 1 – 2 of 2) sorted by relevance
110 String markTime = getCurrentLogcatDate(); in testCountAnomalyDetection() local115 if (INCIDENTD_TESTS_ENABLED) assertThat(didIncidentdFireSince(markTime)).isFalse(); in testCountAnomalyDetection()121 if (INCIDENTD_TESTS_ENABLED) assertThat(didIncidentdFireSince(markTime)).isFalse(); in testCountAnomalyDetection()127 if (INCIDENTD_TESTS_ENABLED) assertThat(didIncidentdFireSince(markTime)).isFalse(); in testCountAnomalyDetection()135 if (INCIDENTD_TESTS_ENABLED) assertThat(didIncidentdFireSince(markTime)).isTrue(); in testCountAnomalyDetection()162 String markTime = getCurrentLogcatDate(); in testDurationAnomalyDetection() local180 markTime = getCurrentLogcatDate(); in testDurationAnomalyDetection()197 if (INCIDENTD_TESTS_ENABLED) assertThat(didIncidentdFireSince(markTime)).isTrue(); in testDurationAnomalyDetection()264 String markTime = getCurrentLogcatDate(); in testValueAnomalyDetection() local310 String markTime = getCurrentLogcatDate(); in testPerfetto() local[all …]
58 String markTime = getCurrentLogcatDate(); in testAlarm() local61 if (INCIDENTD_TESTS_ENABLED) assertThat(didIncidentdFireSince(markTime)).isTrue(); in testAlarm()