Home
last modified time | relevance | path

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

/platform_testing/libraries/health/runners/longevity/platform/tests/src/android/platform/test/longevity/samples/testing/
DSampleTimedProfileSuite.java34 SampleTimedProfileSuite.LongIdleTest.class,
41 public static class LongIdleTest { class in SampleTimedProfileSuite
/platform_testing/libraries/health/runners/longevity/platform/tests/assets/
DtestTimestampScheduling_respectsSuiteTimeout.textpb7 journey: "android.platform.test.longevity.samples.testing.SampleTimedProfileSuite$LongIdleTest"
DtestTimestampScheduling_respectsSchedule.textpb4 journey: "android.platform.test.longevity.samples.testing.SampleTimedProfileSuite$LongIdleTest"
/platform_testing/libraries/health/runners/longevity/platform/tests/src/android/platform/test/longevity/
DScheduledScenarioRunnerTest.java94 .setJourney(SampleTimedProfileSuite.LongIdleTest.class.getName()) in testOverTimeTest_throwsTestTimedOutException()
100 SampleTimedProfileSuite.LongIdleTest.class, in testOverTimeTest_throwsTestTimedOutException()
136 .setJourney(SampleTimedProfileSuite.LongIdleTest.class.getName()) in testOverTimeTest_doesNotIdleBeforeTeardown()
142 SampleTimedProfileSuite.LongIdleTest.class, in testOverTimeTest_doesNotIdleBeforeTeardown()
160 .setJourney(SampleTimedProfileSuite.LongIdleTest.class.getName()) in testOverTimeTest_idlesAfterTeardownUntilNextScenario()
166 SampleTimedProfileSuite.LongIdleTest.class, in testOverTimeTest_idlesAfterTeardownUntilNextScenario()