Home
last modified time | relevance | path

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

/test/vts/proto/
DVtsReportMessage_pb2.py162 VtsProfilingType = enum_type_wrapper.EnumTypeWrapper(_VTSPROFILINGTYPE) variable
DVtsReportMessage.proto53 enum VtsProfilingType { enum
/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java403 public enum VtsProfilingType enum in VtsReportMessage
525 private VtsProfilingType(int value) { in VtsProfilingType() method in VtsReportMessage.VtsProfilingType