/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_cstddef.h | 20 # define __need_wint_t // mostly because wint_t didn't seem to get defined otherwise :(
|
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_cstddef.h | 20 # define __need_wint_t // mostly because wint_t didn't seem to get defined otherwise :(
|
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/ |
_cstddef.h | 20 # define __need_wint_t // mostly because wint_t didn't seem to get defined otherwise :(
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
CollectingOutputReceiver.java | 59 // normal encoding didn't work, try the default one
|
/cts/tests/tests/provider/src/android/provider/cts/ |
SettingsTest.java | 208 fail("SettingsProvider didn't throw IllegalArgumentException for insert name " 216 fail("SettingsProvider didn't throw IllegalArgumentException for update name " 224 fail("SettingsProvider didn't throw IllegalArgumentException for query name " 232 fail("SettingsProvider didn't throw IllegalArgumentException for delete name " 239 assertNull("SettingsProvider didn't return null MIME type for getType at URI "
|
/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/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
|
/docs/source.android.com/src/compatibility/ |
index.md | 38 the Internet. We haven't met a user yet who didn't want to customize it by 52 is a line of code that didn't add a new feature. The more compatible phones
|
/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/dbus/dbus/ |
dbus-auth-util.c | 55 _dbus_assert_not_reached ("didn't allocate test_directory\n"); 68 _dbus_assert_not_reached ("didn't allocate filename string\n");
|
dbus-userdb-util.c | 419 _dbus_assert_not_reached ("didn't get username"); 422 _dbus_assert_not_reached ("didn't get homedir"); 425 _dbus_assert_not_reached ("didn't get uid"); 428 _dbus_assert_not_reached ("didn't get groups");
|
/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 | 75 <li>glXCopyContext() didn't handle texture object bindings properly 76 <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/base/core/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.");
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadDrmHelper.java | 53 Log.w(Constants.TAG, "DrmManagerClient didn't initialize properly."); 106 Log.w(Constants.TAG, "DrmManagerClient didn't initialize properly.");
|
/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/webkitsecurity/assets/ |
tiling-regular-hexagonal-crash.svg | 16 <text x="10" y="30">PASS - didn't crash, bug 36231</text>
|
xpath-result-eventlistener-crash.html | 53 log("PASS: You didn't crash.");
|
/dalvik/tests/088-monitor-verification/src/ |
TooDeep.java | 22 * (It would be perfectly okay if the verifier *didn't* reject this.
|