Searched refs:fPrefix (Results 1 – 12 of 12) sorted by relevance
16 private int fPrefix; field in ComparisonCompactor40 String result= DELTA_START + source.substring(fPrefix, source.length() - fSuffix + 1) + DELTA_END; in compactString()41 if (fPrefix > 0) in compactString()49 fPrefix= 0; in findCommonPrefix()51 for (; fPrefix < end; fPrefix++) { in findCommonPrefix()52 if (fExpected.charAt(fPrefix) != fActual.charAt(fPrefix)) in findCommonPrefix()60 for (; actualSuffix >= fPrefix && expectedSuffix >= fPrefix; actualSuffix--, expectedSuffix--) { in findCommonSuffix()68 …return (fPrefix > fContextLength ? ELLIPSIS : "") + fExpected.substring(Math.max(0, fPrefix - fCon… in computeCommonPrefix()
71 private int fPrefix; field in ComparisonFailure.ComparisonCompactor98 … String result= DELTA_START + source.substring(fPrefix, source.length() - fSuffix + 1) + DELTA_END; in compactString()99 if (fPrefix > 0) in compactString()107 fPrefix= 0; in findCommonPrefix()109 for (; fPrefix < end; fPrefix++) { in findCommonPrefix()110 if (fExpected.charAt(fPrefix) != fActual.charAt(fPrefix)) in findCommonPrefix()118 for (; actualSuffix >= fPrefix && expectedSuffix >= fPrefix; actualSuffix--, expectedSuffix--) { in findCommonSuffix()126 …return (fPrefix > fContextLength ? ELLIPSIS : "") + fExpected.substring(Math.max(0, fPrefix - fCon… in computeCommonPrefix()
39 movieMaker->fPrefix.set(parentMaker->fPrefix); in buildMovie()123 fMovie.fMaker->fPrefix.set(maker.fPrefix); in onEndElement()
177 fUriBase = maker.fPrefix.c_str(); in onEndElement()
383 return fMaker->fPrefix.c_str(); in getURIBase()645 fMaker->fPrefix.reset(); in setURIBase()646 fMaker->fPrefix.append(prefix); in setURIBase()
117 SkString fPrefix; variable
META-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/ ...
META-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...