/external/oauth/core/src/main/java/net/oauth/client/ |
D | ExcerptInputStream.java | 17 public static final byte[] ELLIPSIS = " ...".getBytes(); field in ExcerptInputStream 27 System.arraycopy(ELLIPSIS, 0, excerpt, total, ELLIPSIS.length); in ExcerptInputStream() 37 private byte[] excerpt = new byte[LIMIT + ELLIPSIS.length];
|
/external/junit/src/junit/framework/ |
D | ComparisonCompactor.java | 9 private static final String ELLIPSIS= "..."; field in ComparisonCompactor 68 …return (fPrefix > fContextLength ? ELLIPSIS : "") + fExpected.substring(Math.max(0, fPrefix - fCon… in computeCommonPrefix() 73 …1, end) + (fExpected.length() - fSuffix + 1 < fExpected.length() - fContextLength ? ELLIPSIS : ""); in computeCommonSuffix()
|
/external/junit/src/org/junit/ |
D | ComparisonFailure.java | 60 private static final String ELLIPSIS= "..."; field in ComparisonFailure.ComparisonCompactor 126 …return (fPrefix > fContextLength ? ELLIPSIS : "") + fExpected.substring(Math.max(0, fPrefix - fCon… in computeCommonPrefix() 131 …1, end) + (fExpected.length() - fSuffix + 1 < fExpected.length() - fContextLength ? ELLIPSIS : ""); in computeCommonSuffix()
|
/external/chromium-trace/trace-viewer/third_party/WebOb/docs/ |
D | doctests.py | 5 flags = doctest.ELLIPSIS|doctest.NORMALIZE_WHITESPACE
|
D | file-example.txt | 21 >>> from doctest import ELLIPSIS
|
D | jsonrpc-example.txt | 611 >>> proxy.divide(10, 0) # doctest: +ELLIPSIS 626 +ELLIPSIS`` so that we can replace text we don't care about with
|
D | index.txt | 25 >>> from doctest import ELLIPSIS
|
/external/icu/icu4c/source/test/intltest/ |
D | alphaindextst.cpp | 151 UnicodeString ELLIPSIS; ELLIPSIS.append((UChar32)0x2026); in APITest() local 153 TEST_ASSERT(ELLIPSIS == s); in APITest() 155 TEST_ASSERT(ELLIPSIS == s); in APITest() 157 TEST_ASSERT(ELLIPSIS == s); in APITest()
|
/external/chromium-trace/trace-viewer/third_party/Paste/tests/ |
D | test_doctests.py | 28 options = doctest.ELLIPSIS|doctest.REPORT_ONLY_FIRST_FAILURE
|
/external/chromium-trace/trace-viewer/third_party/Paste/paste/auth/ |
D | multi.py | 78 doctest.testmod(optionflags=doctest.ELLIPSIS)
|
D | form.py | 149 doctest.testmod(optionflags=doctest.ELLIPSIS)
|
D | basic.py | 122 doctest.testmod(optionflags=doctest.ELLIPSIS)
|
D | digest.py | 254 doctest.testmod(optionflags=doctest.ELLIPSIS)
|
D | cookie.py | 404 doctest.testmod(optionflags=doctest.ELLIPSIS)
|
/external/chromium-trace/trace-viewer/third_party/Paste/paste/ |
D | progress.py | 222 doctest.testmod(optionflags=doctest.ELLIPSIS)
|
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tokenization/ |
D | entities.test | 39 {"description": "Windows-1252 HORIZONTAL ELLIPSIS numeric entity.", 159 {"description": "Windows-1252 HORIZONTAL ELLIPSIS hexadecimal numeric entity.",
|
/external/icu/icu4c/source/i18n/ |
D | plurrule_impl.h | 69 static const UChar ELLIPSIS = ((UChar)0x2026); variable
|
D | plurrule.cpp | 1276 case ELLIPSIS: in charType()
|
/external/chromium-trace/trace-viewer/third_party/Paste/paste/debug/ |
D | doctest_webapp.py | 428 optionflags=doctest.ELLIPSIS|doctest.REPORT_ONLY_FIRST_FAILURE,
|
/external/icu/icu4c/source/data/translit/ |
D | Latin_ASCII.txt | 583 … → '...' ; # 2026;HORIZONTAL ELLIPSIS (compat) 611 ︙ → '...' ; # FE19;PRESENTATION FORM FOR VERTICAL HORIZONTAL ELLIPSIS (compat)
|
/external/doclava/src/com/google/doclava/parser/ |
D | JavaLexer.java | 115 public static final int ELLIPSIS=87; field in JavaLexer 2954 int _type = ELLIPSIS; in mELLIPSIS()
|
/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/ ... |