Home
last modified time | relevance | path

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

/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java630 TestDescription successiveBootIterationTestId; in testSuccessiveBoots() local
632 successiveBootIterationTestId = in testSuccessiveBoots()
635 successiveBootIterationTestId = in testSuccessiveBoots()
697 listener.testStarted(successiveBootIterationTestId); in testSuccessiveBoots()
749 successiveBootIterationTestId.getClassName().replace("$", "_"), in testSuccessiveBoots()
750 successiveBootIterationTestId.getTestName())); in testSuccessiveBoots()
779 listener.testEnded(successiveBootIterationTestId, iterationResult); in testSuccessiveBoots()