Searched refs:rawValue (Results 1 – 1 of 1) sorted by relevance
3950 int rawValue = input.readEnum(); in TestCaseReportMessage() local3951 …age.TestCaseResult value = com.android.vts.proto.VtsReportMessage.TestCaseResult.valueOf(rawValue); in TestCaseReportMessage()3953 unknownFields.mergeVarintField(11, rawValue); in TestCaseReportMessage()3956 testResult_ = rawValue; in TestCaseReportMessage()6645 int rawValue = input.readEnum(); in ProfilingReportMessage() local6646 …VtsProfilingType value = com.android.vts.proto.VtsReportMessage.VtsProfilingType.valueOf(rawValue); in ProfilingReportMessage()6648 unknownFields.mergeVarintField(2, rawValue); in ProfilingReportMessage()6651 type_ = rawValue; in ProfilingReportMessage()6656 int rawValue = input.readEnum(); in ProfilingReportMessage() local6657 …onMode value = com.android.vts.proto.VtsReportMessage.VtsProfilingRegressionMode.valueOf(rawValue); in ProfilingReportMessage()[all …]