HomeSort by relevance Sort by last modified time
    Searched full:cases (Results 151 - 175 of 4969) sorted by null

1 2 3 4 5 67 8 91011>>

  /libcore/luni/src/test/java/tests/api/org/xml/sax/ext/
Attributes2ImplTest.java 241 // Ordinary cases
262 // Ordinary cases
276 // Ordinary cases
290 // Ordinary cases
311 // Ordinary cases
325 // Ordinary cases
339 // Ordinary cases
366 // Ordinary cases
  /ndk/sources/host-tools/make-3.81/tests/scripts/options/
symlinks 32 # Now update dep; in all cases targ should be out of date.
37 # Now update targ; in all cases targ should be up to date.
  /external/chromium/base/
string_util_unittest.cc 497 } cases[] = { local
509 for (size_t i = 0; i < ARRAYSIZE_UNSAFE(cases); ++i)
510 EXPECT_EQ(cases[i].expected, GetByteDisplayUnits(cases[i].bytes));
519 } cases[] = { local
521 // under two pre-decimal digits, except in cases where it makes no
551 for (size_t i = 0; i < ARRAYSIZE_UNSAFE(cases); ++i) {
552 EXPECT_EQ(ASCIIToUTF16(cases[i].expected),
553 FormatBytes(cases[i].bytes, cases[i].units, false))
566 } cases[] = { local
597 } cases[] = { local
1031 } cases[] = { local
    [all...]
string16_unittest.cc 25 // Interesting edge cases.
  /libcore/luni/src/main/java/java/lang/
Math.java 49 * Special cases:
66 * Special cases:
110 * Special cases:
128 * Special cases:
146 * Special cases:
167 * Special cases:
205 * Special cases:
224 * Special cases:
245 * Special cases:
263 * Special cases
    [all...]
  /cts/
CtsTestCaseList.mk 29 # These test cases will be analyzed by the CTS API coverage tools.
  /cts/tests/src/android/text/method/cts/
StubActivity.java 30 * The content view will be set in the test cases.
  /dalvik/dx/tests/111-use-null-as-array/
info.txt 9 aget-byte for what was a boolean[] in the source code. In these cases,
  /dalvik/tests/009-instanceof2/src/
Main.java 18 * more instanceof cases
  /dalvik/vm/alloc/
Visit.h 46 * containing thread id and the root type. In cases where a root is
  /dalvik/vm/mterp/armv5te/
OP_PACKED_SWITCH.S 4 * Handle a packed-switch or sparse-switch instruction. In both cases
  /development/ndk/samples/hello-jni/tests/
AndroidManifest.xml 9 which is needed when building test cases. -->
  /development/ndk/samples/two-libs/tests/
AndroidManifest.xml 9 which is needed when building test cases. -->
  /development/samples/HelloActivity/tests/
AndroidManifest.xml 22 which is needed when building test cases. -->
  /development/samples/LunarLander/tests/
AndroidManifest.xml 22 which is needed when building test cases. -->
  /development/samples/SkeletonApp/tests/
AndroidManifest.xml 22 which is needed when building test cases. -->
  /development/samples/Snake/tests/
AndroidManifest.xml 22 which is needed when building test cases. -->
  /development/tools/templates/
AndroidManifest.tests.template 9 which is needed when building test cases. -->
  /external/apache-harmony/support/src/test/java/tests/resources/ServiceLoader/
AbstractService.java 21 * A class just for test cases of java.util.ServiceLoader.
ServiceFinalClass.java 21 * A class just for test cases of java.util.ServiceLoader.
  /external/chromium/base/win/
scoped_gdi_object.h 69 // Typedefs for some common use cases.
  /external/chromium/chrome/browser/chromeos/
sim_dialog_delegate.h 13 // SIM unlock dialog displayed in cases when SIM card has to be unlocked.
  /external/chromium/chrome/browser/sync/engine/
model_safe_worker.cc 15 // some cases. See bug 36735.
  /external/chromium/net/disk_cache/
hash.cc 40 /* Handle end cases */
  /external/chromium/net/ftp/
ftp_server_type_histograms.h 15 // Record cases in which we couldn't parse the server's response. That means

Completed in 1118 milliseconds

1 2 3 4 5 67 8 91011>>