Home
last modified time | relevance | path

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

/test/vts/proto/
DVtsReportMessage_pb2.py150 VtsProfilingType = enum_type_wrapper.EnumTypeWrapper(_VTSPROFILINGTYPE) variable
DVtsReportMessage.proto52 enum VtsProfilingType { enum
/test/vts/web/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java373 public enum VtsProfilingType enum in VtsReportMessage
486 private VtsProfilingType(int index, int value) { in VtsProfilingType() method in VtsReportMessage.VtsProfilingType