Searched refs:contextLength (Results 1 - 8 of 8) sorted by relevance

/external/junit/src/junit/framework/
H A DComparisonCompactor.java19 public ComparisonCompactor(int contextLength, String expected, String actual) { argument
20 fContextLength= contextLength;
/external/junit/src/org/junit/
H A DComparisonFailure.java65 * The maximum length for <code>expected</code> and <code>actual</code>. When <code>contextLength</code>
75 * @param contextLength the maximum length for <code>expected</code> and <code>actual</code>. When contextLength
80 public ComparisonCompactor(int contextLength, String expected, String actual) { argument
81 fContextLength= contextLength;
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcitertst.c1047 int32_t contextLength; local
1049 contextLength = u_parseString(str, contextCPs, 99, NULL, &errorCode);
1056 u_memcpy(codepoints, contextCPs, contextLength);
1057 codepoints += contextLength;
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/awtui/ junit/extensions/ junit/framework/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 218 milliseconds