/libcore/luni/src/test/java/tests/api/javax/net/ssl/ |
SSLExceptionTest.java | 46 assertEquals("getMessage() must return: ".concat(msgs[i]), sE.getMessage(), msgs[i]); 47 assertNull("getCause() must return null", sE.getCause()); 58 assertNull("getMessage() must return null.", sE.getMessage()); 59 assertNull("getCause() must return null", sE.getCause()); 69 assertNull("getMessage() must return null.", sE.getMessage()); 70 assertNull("getCause() must return null", sE.getCause()); 86 assertNotNull("getCause() must not return null", sE.getCause()); 87 assertEquals("getCause() must return ".concat(tCause.toString()), sE.getCause(), tCause); 97 assertNull("getMessage() must return null", sE.getMessage()); 98 assertNull("getCause() must return null", sE.getCause()) [all...] |
/libcore/luni/src/test/java/tests/security/cert/ |
CertificateFactorySpiTest.java | 59 fail("UnsupportedOperationException must be thrown"); 64 fail("UnsupportedOperationException must be thrown"); 70 fail("UnsupportedOperationException must be thrown"); 75 fail("UnsupportedOperationException must be thrown"); 82 fail("CertificateException must be thrown"); 89 fail("CertificateException must be thrown"); 97 fail("CRLException must be thrown"); 105 fail("CRLException must be thrown"); 122 fail("CertificateException must be thrown"); 128 fail("CertificateException must be thrown") [all...] |
/frameworks/native/data/etc/ |
handheld_core_hardware.xml | 18 must include. Devices with optional hardware must also include extra 41 <!-- devices with GPS must include android.hardware.location.gps.xml --> 42 <!-- devices with an autofocus camera and/or flash must include either 45 <!-- devices with a front facing camera must include 47 <!-- devices with WiFi must also include android.hardware.wifi.xml --> 48 <!-- devices that support multitouch must include the most appropriate one 61 <!-- devices with an ambient light sensor must also include 63 <!-- devices with a proximity sensor must also include 65 <!-- GSM phones must also include android.hardware.telephony.gsm.xml -- [all...] |
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
UnmodifiableLazyStringList.java | 9 // * Redistributions of source code must retain the above copyright 11 // * Redistributions in binary form must reproduce the above 64 //@Override (Java 1.6 override semantics, but we must support 1.5) 69 //@Override (Java 1.6 override semantics, but we must support 1.5) 74 //@Override (Java 1.6 override semantics, but we must support 1.5) 79 //@Override (Java 1.6 override semantics, but we must support 1.5) 84 //@Override (Java 1.6 override semantics, but we must support 1.5) 89 //@Override (Java 1.6 override semantics, but we must support 1.5) 94 //@Override (Java 1.6 override semantics, but we must support 1.5) 99 //@Override (Java 1.6 override semantics, but we must support 1.5 [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/ |
GraphicsUtilities.java | 59 throw new IllegalArgumentException("image data must not be null"); 105 throw new IllegalArgumentException("data must not be null"); 108 throw new IllegalArgumentException("out array must not be null"); 111 throw new IllegalArgumentException("out array length must be > height"); 114 throw new IllegalArgumentException("image height must be > (y + height)"); 117 throw new IllegalArgumentException("argument x, y must be >= 0"); 120 throw new IllegalArgumentException("argument x must be < data.width"); 123 throw new IllegalArgumentException("argument y must be < data.height"); 126 throw new IllegalArgumentException("argument height must be > 0"); 142 throw new IllegalArgumentException("data must not be null") [all...] |
/bootable/diskinstaller/ |
installer_img_layout.conf | 4 # bytes in a disk "block", must be a power of 2!
|
/dalvik/dx/tests/115-merge/ |
info.txt | 4 The run script requires vogar, so you must have vogar on your $PATH to run this
|
/dalvik/dx/tests/117-modified-utf8/ |
info.txt | 3 The run script requires vogar, so you must have vogar on your $PATH to run this
|
/dalvik/dx/tests/119-merge-conflict/ |
info.txt | 3 The run script requires vogar, so you must have vogar on your $PATH to run this
|
/development/ndk/platforms/android-14/samples/native-media/ |
README.txt | 8 Any actual stream must be created according to the MPEG-2 specification.
|
/development/ndk/platforms/android-4/samples/san-angeles/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/ndk/platforms/android-5/samples/hello-gl2/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/ndk/platforms/android-8/samples/bitmap-plasma/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/ndk/platforms/android-9/samples/native-activity/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/ndk/platforms/android-9/samples/native-plasma/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/ndk/samples/hello-jni/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/ndk/samples/hello-jni/tests/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/ndk/samples/hello-neon/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/ndk/samples/two-libs/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/ndk/samples/two-libs/tests/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/samples/AndroidBeamDemo/ |
_index.html | 3 application must be installed on two devices that have NFC capabilities, running Android 4.0 or later.</p>
|
/development/samples/JetBoy/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/samples/USB/AdbTest/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/samples/USB/MissileLauncher/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/samples/training/AnimationsDemo/ |
project.properties | 4 # This file must be checked in Version Control Systems.
|