Searched defs:TestCaseResult (Results 1 – 3 of 3) sorted by relevance
| /test/vts/proto/ | ||
| D | VtsReportMessage_pb2.py | 65 TestCaseResult = enum_type_wrapper.EnumTypeWrapper(_TESTCASERESULT) variable |
| D | VtsReportMessage.proto | 24 enum TestCaseResult { enum |
| /test/vti/dashboard/src/main/java/com/android/vts/proto/ | ||
| D | VtsReportMessage.java | 24 public enum TestCaseResult enum in VtsReportMessage |