Searched defs:tagValues (Results 1 – 10 of 10) sorted by relevance
80 List</*@Nullable*/ TagValue> tagValues = new ArrayList</*@Nullable*/ TagValue>(columns.size()); in getTagValues() local
80 static List<LabelValue> tagValuesToLabelValues(List</*@Nullable*/ TagValue> tagValues) { in tagValuesToLabelValues()
64 void record( in record()
150 List</*@Nullable*/ TagValue> tagValues = in record() local250 List</*@Nullable*/ TagValue> tagValues = in record() local
122 List<TagValue> tagValues = Arrays.asList(VALUE, VALUE_2, null); in tagValuesToLabelValues() local
240 List<TagValue> tagValues = entry.getKey(); in assertContainsViewData() local
334 static Metric createMetric(View view, List</*@Nullable*/ TagValue> tagValues, String domain) { in createMetric()
243 List<TagValue> tagValues = Arrays.asList(VALUE_1, null); in createMetric_throwWhenTagKeysAndValuesHaveDifferentSize() local
354 List</*@Nullable*/ TagValue> tagValues = entry.getKey(); in getStatsSnapshots() local
111 static const int32_t tagValues[] = variable