/external/junit/src/junit/framework/ |
D | ComparisonCompactor.java | 17 private int fSuffix; field in ComparisonCompactor 40 String result= DELTA_START + source.substring(fPrefix, source.length() - fSuffix + 1) + DELTA_END; in compactString() 43 if (fSuffix > 0) in compactString() 64 fSuffix= fExpected.length() - expectedSuffix; in findCommonSuffix() 72 int end= Math.min(fExpected.length() - fSuffix + 1 + fContextLength, fExpected.length()); in computeCommonSuffix() 73 …return fExpected.substring(fExpected.length() - fSuffix + 1, end) + (fExpected.length() - fSuffix … in computeCommonSuffix()
|
/external/junit/src/org/junit/ |
D | ComparisonFailure.java | 72 private int fSuffix; field in ComparisonFailure.ComparisonCompactor 98 … String result= DELTA_START + source.substring(fPrefix, source.length() - fSuffix + 1) + DELTA_END; in compactString() 101 if (fSuffix > 0) in compactString() 122 fSuffix= fExpected.length() - expectedSuffix; in findCommonSuffix() 130 int end= Math.min(fExpected.length() - fSuffix + 1 + fContextLength, fExpected.length()); in computeCommonSuffix() 131 …return fExpected.substring(fExpected.length() - fSuffix + 1, end) + (fExpected.length() - fSuffix … in computeCommonSuffix()
|
/external/skia/gm/ |
D | bitmapsource2.cpp | 17 BitmapSourceGM(const char* suffix, SkFilterQuality filter) : fSuffix(suffix), fFilter(filter) { in BitmapSourceGM() 24 name.append(fSuffix); in onShortName() 76 SkString fSuffix; member in skiagm::BitmapSourceGM
|
D | imagefiltersbase.cpp | 266 SkString fSuffix; member in ImageFiltersTextBaseGM 268 ImageFiltersTextBaseGM(const char suffix[]) : fSuffix(suffix) {} in ImageFiltersTextBaseGM() 273 name.printf("%s_%s", "textfilter", fSuffix.c_str()); in onShortName()
|
/external/skia/src/ports/ |
D | SkOSFile_posix.cpp | 101 SkString fPath, fSuffix; member 132 self.fSuffix.set(suffix); in reset() 134 self.fSuffix.reset(); in reset() 167 if (!(s.st_mode & S_IFDIR) && issuffixfor(self.fSuffix, entry->d_name)) { in next()
|
/external/skia/tools/ |
D | skhello.cpp | 90 const char* fSuffix; in tool_main() member 98 file.printf("%s%s", path.c_str(), gRec[i].fSuffix); in tool_main()
|
D | render_pictures_main.cpp | 66 const char* fSuffix; member 85 return gFormats[i].fSuffix; in get_suffix_from_format()
|
/external/skia/experimental/PdfViewer/ |
D | chop_transparency_main.cpp | 29 const char* fSuffix; member
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/ |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit3.8.2/
junit/ ... |
/external/owasp/sanitizer/lib/junit/ |
D | junit-dep.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
/external/libphonenumber/lib/ |
D | junit-4.8.1.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/ |
D | jdimodel.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |