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