Home
last modified time | relevance | path

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

/platform_testing/libraries/health/runners/longevity/platform/tests/assets/
DtestSequentialScheduling_respectsSchedule.textpb3 journey: "android.platform.test.longevity.samples.testing.SampleBasicProfileSuite$PassingTest1"
5 journey: "android.platform.test.longevity.samples.testing.SampleBasicProfileSuite$PassingTest2"
7 journey: "android.platform.test.longevity.samples.testing.SampleBasicProfileSuite$PassingTest1"
DtestIndexedScheduling_respectsSchedule.textpb4 journey: "android.platform.test.longevity.samples.testing.SampleBasicProfileSuite$PassingTest1"
7 journey: "android.platform.test.longevity.samples.testing.SampleBasicProfileSuite$PassingTest2"
10 journey: "android.platform.test.longevity.samples.testing.SampleBasicProfileSuite$PassingTest1"
/platform_testing/libraries/health/runners/longevity/platform/tests/src/android/platform/test/longevity/samples/testing/
DSampleBasicProfileSuite.java30 SampleBasicProfileSuite.PassingTest1.class,
31 SampleBasicProfileSuite.PassingTest2.class,
34 public class SampleBasicProfileSuite { class
/platform_testing/libraries/health/runners/longevity/platform/tests/src/android/platform/test/longevity/
DProfileSuiteTest.java35 import android.platform.test.longevity.samples.testing.SampleBasicProfileSuite;
339 SampleBasicProfileSuite.class, in testIndexedScheduling_respectsSchedule()
399 SampleBasicProfileSuite.class, in testSequentialScheduling_respectsSchedule()