/external/icu4c/test/intltest/ |
loctest.cpp | 851 // It didn't seem right to just do an exhaustive test of everything here, so I check [all...] |
/cts/tests/tests/provider/src/android/provider/cts/ |
SettingsTest.java | 211 fail("SettingsProvider didn't throw IllegalArgumentException for insert name " 219 fail("SettingsProvider didn't throw IllegalArgumentException for update name " 227 fail("SettingsProvider didn't throw IllegalArgumentException for query name " 235 fail("SettingsProvider didn't throw IllegalArgumentException for delete name " 242 assertNull("SettingsProvider didn't return null MIME type for getType at URI "
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
loctest.cpp | 850 // It didn't seem right to just do an exhaustive test of everything here, so I check [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/views/ |
printing_unittest.py | 182 run_test(2, 1, 1, [], ["\n", "1 test ran as expected, 1 didn't:\n", "\n"]) 183 run_test(3, 2, 1, [], ["\n", "2 tests ran as expected, 1 didn't:\n", "\n"]) 184 run_test(3, 2, 0, [], ["\n", "2 tests ran as expected (1 didn't run).\n", "\n"]) 189 run_test(2, 1, 1, fake_shards, ["\n", "1 test ran as expected, 1 didn't in 5.00s (2.00s in rwt, 1x):\n", "\n"]) 190 run_test(3, 2, 1, fake_shards, ["\n", "2 tests ran as expected, 1 didn't in 5.00s (2.00s in rwt, 1x):\n", "\n"]) 191 run_test(3, 2, 0, fake_shards, ["\n", "2 tests ran as expected (1 didn't run) in 5.00s (2.00s in rwt, 1x).\n", "\n"])
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
BlurMaskFilterTest.java | 49 // check that color didn't bleed (much) beyond radius 52 // check that color didn't wash out (much) in the center
|
/cts/tests/tests/permission/src/android/permission/cts/ |
NoCaptureVideoPermissionTest.java | 52 fail("DisplayManager.createVirtualDisplay() didn't throw SecurityException " 75 fail("DisplayManager.createVirtualDisplay() didn't throw SecurityException "
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
TestHelper_DriverManager.java | 69 fail("testDeregisterDriver: Didn't get exception when getting valid driver from other classloader."); 91 fail("checkDeregisterDriver: Didn't get Security Exception deregistering invalid driver.");
|
/external/chromium/chrome/common/ |
visitedlink_common.cc | 59 // Wrapped around and didn't find an empty space, this means we're in an 60 // infinite loop because AddFingerprint didn't do its job resizing.
|
/external/chromium/net/base/ |
dnssec_chain_verifier.h | 30 NO_DS_LINK, // a DS set didn't include the next entry key. 32 BAD_TARGET, // the chain didn't end up at the target.
|
x509_cert_types.cc | 61 // DCHECK that the order didn't matter. 67 // DCHECK that the order didn't matter.
|
auth.h | 56 // We wouldn't instantiate this class if we didn't need authentication.
|
/external/chromium_org/ash/wm/ |
ash_activation_controller_unittest.cc | 144 // Verify if the launcher didn't get activated as fallback. 160 // Verify if the launcher didn't get activated as fallback.
|
/external/chromium_org/components/visitedlink/common/ |
visitedlink_common.cc | 61 // Wrapped around and didn't find an empty space, this means we're in an 62 // infinite loop because AddFingerprint didn't do its job resizing.
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-6.5.html | 74 <li>glXCopyContext() didn't handle texture object bindings properly 75 <li>glXCopyContext() didn't copy all lighting state
|
/external/guava/guava-tests/test/com/google/common/collect/ |
WellBehavedMapTest.java | 101 // we didn't have that entry, not removed 104 // we didn't have that entry, only <Z, 3>, must not remove
|
/external/mesa3d/docs/ |
relnotes-6.5.html | 74 <li>glXCopyContext() didn't handle texture object bindings properly 75 <li>glXCopyContext() didn't copy all lighting state
|
/external/valgrind/main/tests/ |
arch_test.c | 79 return 1; // Didn't match, but named another arch. 81 return 2; // Didn't match any archs.
|
os_test.c | 87 return 1; // Didn't match, but named another OS. 89 return 2; // Didn't match any OSes.
|
/frameworks/opt/mms/src/java/com/google/android/mms/util/ |
DownloadDrmHelper.java | 54 Log.w(TAG, "DrmManagerClient didn't initialize properly."); 107 Log.w(TAG, "DrmManagerClient didn't initialize properly.");
|
/art/test/044-proxy/src/ |
NarrowingTest.java | 59 System.out.println("Didn't get expected exception");
|
/art/test/088-monitor-verification/src/ |
TooDeep.java | 22 * (It would be perfectly okay if the verifier *didn't* reject this.
|
/bionic/libc/bionic/ |
sched_getaffinity.cpp | 41 // Clear any bytes the kernel didn't touch.
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
RSBase.java | 85 * Verify that we didn't fail on the control or script side of things.
|
/cts/tests/tests/rsg/src/android/renderscriptgraphics/cts/ |
RSBase.java | 85 * Verify that we didn't fail on the control or script side of things.
|
/dalvik/tests/088-monitor-verification/src/ |
TooDeep.java | 22 * (It would be perfectly okay if the verifier *didn't* reject this.
|