Searched refs:fieldPositionFoundIndex (Results 1 – 3 of 3) sorted by relevance
1208 int32_t fieldPositionFoundIndex = -1; in formatMeasuresSlowTrack() local1214 if (fieldPositionFoundIndex == -1) { in formatMeasuresSlowTrack()1221 fieldPositionFoundIndex = i; in formatMeasuresSlowTrack()1232 fieldPositionFoundIndex, in formatMeasuresSlowTrack()
1171 int fieldPositionFoundIndex = -1; in formatMeasuresSlowTrack() local1174 if (fieldPositionFoundIndex == -1) { in formatMeasuresSlowTrack()1177 fieldPositionFoundIndex = i; in formatMeasuresSlowTrack()1184 listFormatter.format(Arrays.asList(results), fieldPositionFoundIndex); in formatMeasuresSlowTrack()
1199 int fieldPositionFoundIndex = -1; in formatMeasuresSlowTrack() local1202 if (fieldPositionFoundIndex == -1) { in formatMeasuresSlowTrack()1205 fieldPositionFoundIndex = i; in formatMeasuresSlowTrack()1212 listFormatter.format(Arrays.asList(results), fieldPositionFoundIndex); in formatMeasuresSlowTrack()