Home
last modified time | relevance | path

Searched refs:label (Results 1 – 25 of 43) sorted by relevance

12

/test/vti/dashboard/src/main/java/com/android/vts/util/
DProfilingPointSummary.java53 public boolean hasLabel(String label) { in hasLabel() argument
54 return labelIndices.containsKey(label); in hasLabel()
63 public StatSummary getStatSummary(String label) { in getStatSummary() argument
64 if (!hasLabel(label)) return null; in getStatSummary()
65 return statSummaries.get(labelIndices.get(label)); in getStatSummary()
83 for (String label : ppSummary.getLabels()) { in update()
84 if (!ppSummary.getLabelStats().containsKey(label)) continue; in update()
85 if (!labelIndices.containsKey(label)) { in update()
86 labelIndices.put(label, statSummaries.size()); in update()
87 labels.add(label); in update()
[all …]
DBoxPlot.java118 public void addData(String label, ProfilingPointRunEntity profilingPoint) { in addData() argument
121 label, VtsReportMessage.VtsProfilingRegressionMode.UNKNOWN_REGRESSION_MODE); in addData()
125 addSeriesData(label, "", stat); in addData()
128 public void addSeriesData(String label, String series, StatSummary stats) { in addSeriesData() argument
129 if (!labelSeriesMap.containsKey(label)) { in addSeriesData()
130 labelSeriesMap.put(label, new HashMap<>()); in addSeriesData()
132 Map<String, StatSummary> seriesMap = labelSeriesMap.get(label); in addSeriesData()
153 for (String label : labels) { in toJson()
155 String boxLabel = label; in toJson()
157 Map<String, StatSummary> seriesMap = labelSeriesMap.get(label); in toJson()
DStatSummary.java23 private String label; field in StatSummary
45 String label, in StatSummary() argument
52 this.label = label; in StatSummary()
70 public StatSummary(String label, VtsProfilingRegressionMode mode) { in StatSummary() argument
71 this(label, Double.MAX_VALUE, Double.MIN_VALUE, 0, 0, 0, mode); in StatSummary()
176 return label; in getLabel()
DLineGraph.java125 String label = profilingRun.getLabels().get(i); in toJson() local
126 axisTicks.add(label); in toJson()
127 tickIndexMap.put(label, i); in toJson()
134 String label = pt.getLabels().get(i); in toJson() local
137 if (!tickIndexMap.containsKey(label)) in toJson()
139 int labelIndex = tickIndexMap.get(label); in toJson()
DPerformanceSummary.java32 public final String label; field in PerformanceSummary
35 public PerformanceSummary(long startTime, long endTime, String label) { in PerformanceSummary() argument
39 this.label = label; in PerformanceSummary()
/test/vts/proto/
DComponentSpecificationMessage_pb2.py474 number=1, type=8, cpp_type=7, label=1,
481 number=2, type=8, cpp_type=7, label=1,
488 number=11, type=12, cpp_type=9, label=3,
495 number=12, type=12, cpp_type=9, label=3,
526 number=1, type=12, cpp_type=9, label=1,
533 number=11, type=12, cpp_type=9, label=1,
564 number=1, type=12, cpp_type=9, label=1,
571 number=11, type=5, cpp_type=1, label=1,
578 number=21, type=14, cpp_type=8, label=1,
585 number=22, type=14, cpp_type=8, label=1,
[all …]
DVtsReportMessage_pb2.py194 number=1, type=12, cpp_type=9, label=1,
201 number=2, type=12, cpp_type=9, label=1,
208 number=11, type=12, cpp_type=9, label=1,
215 number=12, type=12, cpp_type=9, label=1,
222 number=21, type=12, cpp_type=9, label=1,
229 number=22, type=12, cpp_type=9, label=1,
236 number=31, type=12, cpp_type=9, label=1,
243 number=51, type=12, cpp_type=9, label=1,
250 number=52, type=12, cpp_type=9, label=1,
257 number=101, type=12, cpp_type=9, label=1,
[all …]
DAndroidSystemControlMessage_pb2.py207 number=1, type=14, cpp_type=8, label=1,
214 number=1001, type=12, cpp_type=9, label=3,
221 number=1101, type=5, cpp_type=1, label=1,
228 number=2001, type=12, cpp_type=9, label=1,
235 number=3001, type=14, cpp_type=8, label=1,
242 number=3002, type=12, cpp_type=9, label=1,
249 number=3003, type=5, cpp_type=1, label=1,
256 number=3004, type=5, cpp_type=1, label=1,
263 number=3005, type=5, cpp_type=1, label=1,
270 number=3006, type=5, cpp_type=1, label=1,
[all …]
DVtsResourceControllerMessage_pb2.py231 number=1, type=14, cpp_type=8, label=1,
238 number=2, type=12, cpp_type=9, label=1,
245 number=3, type=8, cpp_type=7, label=1,
252 number=4, type=5, cpp_type=1, label=1,
259 number=5, type=4, cpp_type=4, label=1,
266 number=6, type=8, cpp_type=7, label=1,
273 number=7, type=8, cpp_type=7, label=1,
280 number=8, type=11, cpp_type=10, label=3,
287 number=9, type=4, cpp_type=4, label=1,
294 number=10, type=3, cpp_type=2, label=1,
[all …]
DVtsFuzzTaskMessage_pb2.py107 number=1, type=12, cpp_type=9, label=1,
114 number=11, type=12, cpp_type=9, label=1,
121 number=12, type=12, cpp_type=9, label=1,
128 number=13, type=12, cpp_type=9, label=1,
135 number=21, type=12, cpp_type=9, label=1,
166 number=1, type=14, cpp_type=8, label=1,
173 number=2, type=12, cpp_type=9, label=3,
180 number=11, type=12, cpp_type=9, label=1,
187 number=12, type=12, cpp_type=9, label=1,
194 number=13, type=5, cpp_type=1, label=1,
[all …]
DVtsProfilingMessage_pb2.py106 number=1, type=3, cpp_type=2, label=1,
113 number=2, type=14, cpp_type=8, label=1,
120 number=3, type=12, cpp_type=9, label=1,
127 number=4, type=2, cpp_type=6, label=1,
134 number=5, type=12, cpp_type=9, label=1,
141 number=6, type=11, cpp_type=10, label=1,
148 number=7, type=5, cpp_type=1, label=1,
155 number=8, type=5, cpp_type=1, label=1,
186 number=1, type=11, cpp_type=10, label=3,
DTestSchedulingPolicyMessage_pb2.py69 number=1, type=12, cpp_type=9, label=3,
76 number=2, type=12, cpp_type=9, label=3,
83 number=101, type=14, cpp_type=8, label=1,
90 number=110, type=13, cpp_type=3, label=1,
/test/vti/test_serving/proto/
DTestScheduleConfigMessage_pb2.py69 number=1, type=12, cpp_type=9, label=1,
76 number=2, type=12, cpp_type=9, label=1,
83 number=3, type=14, cpp_type=8, label=1,
90 number=11, type=11, cpp_type=10, label=3,
121 number=1, type=12, cpp_type=9, label=1,
128 number=2, type=8, cpp_type=7, label=1,
135 number=3, type=8, cpp_type=7, label=1,
142 number=4, type=8, cpp_type=7, label=1,
149 number=11, type=11, cpp_type=10, label=3,
180 number=1, type=12, cpp_type=9, label=1,
[all …]
DGreenBuildScheduleConfigMessage_pb2.py38 number=1, type=12, cpp_type=9, label=1,
45 number=2, type=12, cpp_type=9, label=1,
52 number=3, type=12, cpp_type=9, label=1,
59 number=11, type=12, cpp_type=9, label=1,
66 number=12, type=12, cpp_type=9, label=1,
73 number=21, type=12, cpp_type=9, label=1,
80 number=22, type=12, cpp_type=9, label=1,
87 number=31, type=11, cpp_type=10, label=3,
118 number=1, type=12, cpp_type=9, label=1,
125 number=11, type=12, cpp_type=9, label=1,
[all …]
DTestLabConfigMessage_pb2.py38 number=1, type=12, cpp_type=9, label=1,
45 number=2, type=12, cpp_type=9, label=1,
52 number=3, type=12, cpp_type=9, label=3,
59 number=11, type=11, cpp_type=10, label=3,
90 number=1, type=12, cpp_type=9, label=1,
97 number=2, type=12, cpp_type=9, label=1,
104 number=3, type=12, cpp_type=9, label=1,
111 number=4, type=12, cpp_type=9, label=1,
118 number=5, type=12, cpp_type=9, label=3,
125 number=11, type=11, cpp_type=10, label=3,
[all …]
/test/vti/dashboard/proto/
DTestSuiteResultMessage_pb2.py40 number=1, type=9, cpp_type=9, label=1,
47 number=2, type=9, cpp_type=9, label=1,
54 number=3, type=8, cpp_type=7, label=1,
61 number=11, type=9, cpp_type=9, label=2,
68 number=12, type=9, cpp_type=9, label=2,
75 number=13, type=9, cpp_type=9, label=2,
82 number=21, type=9, cpp_type=9, label=1,
89 number=22, type=9, cpp_type=9, label=1,
96 number=23, type=9, cpp_type=9, label=1,
103 number=24, type=3, cpp_type=2, label=1,
[all …]
/test/vts-testcase/performance/fmq_benchmark/
DFmqPerformanceTest.py122 (label, value) = read_result.split(": ")
123 read_label.append(label)
129 (label, value) = write_result.split(": ")
130 write_label.append(label)
149 for label, value in zip(read_label, read_latency):
150 if label in self.THRESHOLD[bits]:
152 value, self.THRESHOLD[bits][label],
154 value, label, self.THRESHOLD[bits][label]))
156 for label, value in zip(write_label, write_latency):
157 if label in self.THRESHOLD[bits]:
[all …]
/test/vts-testcase/performance/binder_benchmark/
DBinderPerformanceTest.py140 for label, value in zip(label_result, value_result):
141 if label in self.THRESHOLD[bits]:
143 value, self.THRESHOLD[bits][label],
145 value, label, self.THRESHOLD[bits][label]))
/test/vti/dashboard/src/main/webapp/js/
Dsearch_header.js40 var label = $('<label></label>').text(displayName).appendTo(div);
43 label.addClass('active');
49 label.addClass('active');
136 container, label, value, filters, checkboxes, expand, onRefreshCallback) { argument
140 $('<b></b>').text(label).appendTo(header);
189 $.fn.createSearchHeader = function(label, value, onRefreshCallback) { argument
238 self, label, value, filters, checkboxes, expandOnRender,
/test/vts-testcase/performance/hwbinder_benchmark/
DHwBinderPerformanceTest.py147 for label, value in zip(label_result, value_result):
148 if label in self.THRESHOLD[bits]:
150 value, self.THRESHOLD[bits][label],
152 value, label, self.THRESHOLD[bits][label]))
/test/vts-testcase/kernel/encryption/
Dutils.cpp368 const std::vector<uint8_t> &label, in GetFixedInputString() argument
373 fixed_input_string->insert(fixed_input_string->end(), label.begin(), in GetFixedInputString()
374 label.end()); in GetFixedInputString()
382 const std::vector<uint8_t> &label, in AesCmacKdfHelper() argument
389 GetFixedInputString(count + 1, label, context, (output_key_size * 8), in AesCmacKdfHelper()
404 std::vector<uint8_t> label{0x00, 0x00, 0x40, 0x00, 0x00, 0x00, in DeriveHwWrappedEncryptionKey() local
415 return AesCmacKdfHelper(master_key, label, context, kAes256XtsKeySize, in DeriveHwWrappedEncryptionKey()
421 std::vector<uint8_t> label{0x00, 0x00, 0x40, 0x00, 0x00, 0x00, in DeriveHwWrappedRawSecret() local
430 return AesCmacKdfHelper(master_key, label, context, kAes256KeySize, secret); in DeriveHwWrappedRawSecret()
/test/vti/dashboard/src/main/java/com/android/vts/servlet/
DShowPerformanceDigestServlet.java131 String label = stats.getLabel(); in getPerformanceSummary() local
132 tableHTML += "<tr><td class='axis-label grey lighten-2'>" + label; in getPerformanceSummary()
148 .getStatSummary(label); in getPerformanceSummary()
197 String label = in doGetHandler() local
199 label += " - " + spanString + TimeUnit.MICROSECONDS.toMillis(oneWeekAgo) + "</span>"; in doGetHandler()
201 new PerformanceSummary(oneWeekAgo - oneWeek, oneWeekAgo, label); in doGetHandler()
213 String content = perfSummary.label; in doGetHandler()
/test/vti/dashboard/src/test/java/com/android/vts/util/
DProfilingPointSummaryTest.java92 for (String label : labels) { in testHasLabel()
93 assertTrue(summary.hasLabel(label)); in testHasLabel()
106 for (String label : labels) { in testGetStatSummary()
107 StatSummary stats = summary.getStatSummary(label); in testGetStatSummary()
109 assertEquals(label, stats.getLabel()); in testGetStatSummary()
/test/vti/dashboard/src/main/java/com/android/vts/job/
DVtsPerformanceJobServlet.java166 String label = stats.getLabel(); in getPerformanceSummary() local
167 tableHTML += "<tr><td style='" + HEADER_COL_STYLE + "'>" + label; in getPerformanceSummary()
184 .getStatSummary(label); in getPerformanceSummary()
253 String label = in doPost() local
255 label += " - " + spanString + TimeUnit.MICROSECONDS.toMillis(oneWeekAgo) + "</span>"; in doPost()
257 new PerformanceSummary(oneWeekAgo - oneWeek, oneWeekAgo, label); in doPost()
268 labels.add(perfSummary.label); in doPost()
/test/vti/dashboard/src/main/java/com/android/vts/entity/
DProfilingPointSummaryEntity.java220 String label = profilingRun.getLabels().get(i); in update() local
221 if (!this.labelStats.containsKey(label)) { in update()
225 StatSummary summary = new StatSummary(label, vtsProfilingRegressionMode); in update()
226 this.labelStats.put(label, summary); in update()
228 StatSummary summary = this.labelStats.get(label); in update()
263 for (String label : this.labels) { in toEntity()
264 if (!this.labelStats.containsKey(label)) continue; in toEntity()
265 StatSummary labelStat = this.labelStats.get(label); in toEntity()

12