Searched refs:tempOffset (Results 1 – 2 of 2) sorted by relevance
207 int tempOffset = (tempLen <= (tempLen - pos.getEndIndex())) ? in TestFieldPosition_example() local209 for (int j=0; j<tempOffset; j++) in TestFieldPosition_example()
107 int32_t tempOffset = (tempLen <= (tempLen - pos.getEndIndex())) ? in test_FieldPosition_example() local109 temp[tempOffset] = '\0'; in test_FieldPosition_example()