Home
last modified time | relevance | path

Searched refs:DURATION (Results 1 – 3 of 3) sorted by relevance

/platform_testing/tests/automotive/health/boottime/src/android/boottime/postprocessor/
DDmesgPostProcessor.java54 private static final String DURATION = "_DURATION"; field in DmesgPostProcessor
155 key = String.format("%s%s%s", INIT, infoItem.getServiceName(), DURATION); in analyzeDmesgServiceInfo()
/platform_testing/tests/jank/dialer/src/com/android/dialer/janktests/
DDialerJankTests.java222 values.put(CallLog.Calls.DURATION, 0); in addNumToCalLog()
/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java127 private static final String DURATION = "_DURATION"; field in BootTimeTest
1003 String key = String.format("%s%s%s", INIT, infoItem.getServiceName(), DURATION); in analyzeDmesgServiceInfo()