Home
last modified time | relevance | path

Searched defs:TestCaseReference (Results 1 – 1 of 1) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/entity/
DTestStatusEntity.java73 public static class TestCaseReference { class in TestStatusEntity
83 public TestCaseReference(long parentId, int offset) { in TestCaseReference() method in TestStatusEntity.TestCaseReference
93 public TestCaseReference(TestCase testCase) { in TestCaseReference() method in TestStatusEntity.TestCaseReference