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

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StringReference/
ValueTest.java 44 protected void checkString(String testString) throws UnsupportedEncodingException {
70 checkString("");
71 checkString("1234567890");
72 checkString("Some test string with various ASCII symbols "
74 checkString("Some test string with various national symbols "
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayType/
NewInstanceDebuggee.java 38 String[] checkString = {"line1"};
46 logWriter.println("DUMP{" + checkString + checkInt + ia + ca + "}");
  /cts/tests/tests/content/src/android/content/res/cts/
PrimitiveTest.java 107 private static void checkString(final int resid, final String actual, final String expected) {
116 checkString(R.string.formattedStringNone,
119 checkString(R.string.formattedStringOne,
122 checkString(R.string.formattedStringTwo,
126 checkString(R.string.formattedStringNone,
129 checkString(R.string.formattedStringOne,
132 checkString(R.string.formattedStringTwo,
ResourcesTest.java 480 checkString(R.string.formattedStringNone,
483 checkString(R.string.formattedStringOne,
486 checkString(R.string.formattedStringTwo, mResources.getString(R.string.formattedStringTwo),
489 checkString(R.string.formattedStringNone,
492 checkString(R.string.formattedStringOne,
495 checkString(R.string.formattedStringTwo,
500 private static void checkString(final int resid, final String actual, final String expected) {
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/debuggee/
InvokeMethodDebuggee.java 61 static String checkString = "text 1";
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
ShortName.java 191 checkString(name, "name", 1, 8);
195 checkString(ext, "extension", 0, 3);
198 private static void checkString(String str, String strType,
  /libcore/luni/src/main/java/java/math/
BigInt.java 94 String s = checkString(original, 10);
103 String s = checkString(original, 16);
118 String checkString(String s, int base) {
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
FileChannelTest.java     [all...]
  /prebuilts/devtools/tools/lib/
fat32lib.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar 

Completed in 1467 milliseconds