HomeSort by relevance Sort by last modified time
    Searched full:that (Results 101 - 125 of 34462) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/webkit/LayoutTests/http/tests/appcache/
resource-redirect-2-expected.txt 1 Test that a redirect makes resource caching fail.
resource-redirect-expected.txt 1 Test that a redirect makes resource caching fail.
max-size-expected.txt 1 Cache a manifest that contains a resource that is too large to fit. The layout test controller sets a maximum size of 10KB for the application cache database file.
top-frame-3-expected.txt 1 Test that a subframe with manifest that matches top frame manifest works correctly.
top-frame-4-expected.txt 1 Test that a subframe with manifest that matches top frame manifest works correctly.
404-manifest-expected.txt 1 Test that subresources can be loaded if manifest is not available. Should say SUCCESS.
main-resource-hash-expected.txt 1 Test that offline applications' main resources are not affected by URL hashes.
navigating-away-while-cache-attempt-in-progress-expected.txt 1 This tests that navigating away while a cache is loading does not crash.
non-html-expected.txt 1 Test that non-HTML main resources work with application cache correctly.
offline-access-expected.txt 1 Test that offline applications work when there is no network access (simulated).
reload-expected.txt 1 Test that the manifest is picked correctly when reloading.
wrong-signature-2-expected.txt 1 Test that a manifest served with a wrong signature isn't treated as such.
wrong-signature-expected.txt 1 Test that a manifest served with a wrong signature isn't treated as such.
xhr-foreign-resource-expected.txt 1 Test that a resource marked as foreign can still be loaded via XHR.
  /external/stlport/test/unit/
cstdlib_header_test.cpp 1 /* This test purpose is simply to check Standard header independancy that
2 * is to say that the header can be included alone without any previous
4 * Additionnaly, for C Standard headers that STLport expose, it can also be
5 * used to check that files included by those headers are compatible with
10 //Just an additionnal compilation test for Borland that used to fail here.
  /frameworks/base/tools/localize/
Values.h 22 StringResource(const StringResource& that);
25 int Compare(const StringResource& that) const;
27 inline bool operator<(const StringResource& that) const { return Compare(that) < 0; }
28 inline bool operator<=(const StringResource& that) const { return Compare(that) <= 0; }
29 inline bool operator==(const StringResource& that) const { return Compare(that) == 0; }
30 inline bool operator!=(const StringResource& that) const { return Compare(that) != 0;
    [all...]
  /dalvik/dx/tests/031-bb-dead-code/
info.txt 1 This test checks to see that the basic block recognizer properly omits
3 that *doesn't* flow to the next instruction.
  /dalvik/dx/tests/099-dex-core-library-error/
info.txt 1 This tests that attempts to define core classes fail and that
  /dalvik/dx/tests/102-verify-nonwide-math/
info.txt 1 This tests that non-wide-taking (category-1) "calculation" opcodes (math
2 ops, comparisons, etc.) to verify that their arguments are actually of
  /dalvik/dx/tests/004-cp-bottom-up/
info.txt 2 invalid. That being said, the system should still have no trouble parsing and
5 The salient bit of parsing tested here is that the constant pool contains
6 at least one valid entry of each possible constant pool type, and that
7 entries that are referred to by other entries always occur before the
  /dalvik/dx/tests/005-cp-top-down/
info.txt 2 invalid. That being said, the system should still have no trouble parsing and
5 The salient bit of parsing tested here is that the constant pool contains
6 at least one valid entry of each possible constant pool type, and that
7 entries that are referred to by other entries always occur after the
  /external/clearsilver/java-jni/testdata/
test1.hdf 1 # Simple HDF file to test that HDF.readFile() works
  /external/dbus/test/
test-exit.c 1 /* This is a process that just exits with a failure code */
  /external/proguard/src/proguard/optimize/evaluation/
package.html 2 This package contains visitors that perform partial evaluation and subsequent
  /frameworks/base/core/java/android/hardware/
package.html 3 Provides support for hardware devices that may not be present on every Android device.

Completed in 60 milliseconds

1 2 3 45 6 7 8 91011>>