HomeSort by relevance Sort by last modified time
    Searched refs:contextLength (Results 1 - 8 of 8) sorted by null

  /external/junit/src/junit/framework/
ComparisonCompactor.java 19 public ComparisonCompactor(int contextLength, String expected, String actual) {
20 fContextLength= contextLength;
  /external/junit/src/org/junit/
ComparisonFailure.java 65 * 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) {
81 fContextLength= contextLength;
  /frameworks/base/graphics/java/android/graphics/
Paint.java     [all...]
  /external/icu4c/test/cintltst/
citertst.c     [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Paint_Delegate.java 1036 int contextStart, int contextLength, int flags, int offset, int cursorOpt) {
    [all...]
  /libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
junit.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 781 milliseconds