Searched refs:fieldPositionFoundIndex (Results 1 – 3 of 3) sorted by relevance
1152 int32_t fieldPositionFoundIndex = -1; in formatMeasuresSlowTrack() local1158 if (fieldPositionFoundIndex == -1) { in formatMeasuresSlowTrack()1165 fieldPositionFoundIndex = i; in formatMeasuresSlowTrack()1176 fieldPositionFoundIndex, in formatMeasuresSlowTrack()
1143 int fieldPositionFoundIndex = -1; in formatMeasuresSlowTrack() local1146 if (fieldPositionFoundIndex == -1) { in formatMeasuresSlowTrack()1149 fieldPositionFoundIndex = i; in formatMeasuresSlowTrack()1156 listFormatter.format(Arrays.asList(results), fieldPositionFoundIndex); in formatMeasuresSlowTrack()
1116 int fieldPositionFoundIndex = -1; in formatMeasuresSlowTrack() local1119 if (fieldPositionFoundIndex == -1) { in formatMeasuresSlowTrack()1122 fieldPositionFoundIndex = i; in formatMeasuresSlowTrack()1129 listFormatter.format(Arrays.asList(results), fieldPositionFoundIndex); in formatMeasuresSlowTrack()