/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/util/ |
DuplicateFormatFlagsExceptionTest.java | 41 method = "DuplicateFormatFlagsException", 61 method = "getFlags", 77 method = "getMessage", 109 method = "!SerializationSelf", 124 method = "!SerializationGolden",
|
IllegalFormatCodePointExceptionTest.java | 41 method = "IllegalFormatCodePointException", 56 method = "getCodePoint", 72 method = "getMessage", 104 method = "!SerializationSelf", 119 method = "!SerializationGolden",
|
IllegalFormatFlagsExceptionTest.java | 41 method = "IllegalFormatFlagsException", 61 method = "getFlags", 77 method = "getMessage", 109 method = "!SerializationSelf", 124 method = "!SerializationGolden",
|
IllegalFormatPrecisionExceptionTest.java | 40 method = "IllegalFormatPrecisionException", 56 method = "getPrecision", 67 * @tests method for 'java.util.IllegalFormatPrecisionException#getMessage() 72 method = "getMessage", 105 method = "!SerializationSelf", 120 method = "!SerializationGolden",
|
IllegalFormatWidthExceptionTest.java | 40 method = "IllegalFormatWidthException", 57 method = "getWidth", 74 method = "getMessage", 106 method = "!SerializationSelf", 121 method = "!SerializationGolden",
|
MissingFormatArgumentExceptionTest.java | 41 method = "MissingFormatArgumentException", 61 method = "getFormatSpecifier", 77 method = "getMessage", 110 method = "!SerializationSelf", 125 method = "!SerializationGolden",
|
MissingFormatWidthExceptionTest.java | 40 method = "MissingFormatWidthException", 59 method = "getFormatSpecifier", 76 method = "getMessage", 109 method = "!SerializationSelf", 124 method = "!SerializationGolden",
|
UnknownFormatConversionExceptionTest.java | 40 method = "UnknownFormatConversionException", 60 method = "getConversion", 76 method = "getMessage", 108 method = "!SerializationSelf", 123 method = "!SerializationGolden",
|
UnknownFormatFlagsExceptionTest.java | 41 method = "UnknownFormatFlagsException", 61 method = "getFlags", 77 method = "getMessage", 108 method = "!SerializationSelf", 123 method = "!SerializationGolden",
|
/dalvik/libcore/luni/src/test/java/tests/api/java/lang/reflect/ |
ProxyTest.java | 26 import java.lang.reflect.Method; 40 notes = "Interface without implementation. Whether method is " + 43 method = "invoke", 44 args = { Object.class, Method.class, Object[].class } 51 * When multiple interfaces define the same method, the list of thrown 53 * other method: 66 public float method(float _number0, float _number1); method in interface:ProxyTest.Broken1 70 public Object invoke(Object proxy, Method method, Object[] args) 89 method = "getProxyClass" [all...] |
/dalvik/libcore/nio_char/src/test/java/org/apache/harmony/nio_char/tests/java/nio/charset/ |
MalformedInputExceptionTest.java | 43 method = "MalformedInputException", 49 method = "getMessage", 55 method = "getInputLength", 100 method = "!SerializationSelf", 115 method = "!SerializationGolden",
|
UnmappableCharacterExceptionTest.java | 43 method = "UnmappableCharacterException", 49 method = "getMessage", 55 method = "getInputLength", 101 method = "!SerializationSelf", 116 method = "!SerializationGolden",
|
/dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/ |
UTFCharsetEncoderTest.java | 56 method = "canEncode", 71 method = "canEncode", 95 method = "canEncode", 106 method = "averageBytesPerChar", 112 method = "maxBytesPerChar",
|
/dalvik/libcore/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/ |
InvalidPreferencesFormatExceptionTest.java | 42 method = "InvalidPreferencesFormatException", 59 method = "InvalidPreferencesFormatException", 78 method = "InvalidPreferencesFormatException", 96 method = "!SerializationSelf", 111 method = "!SerializationGolden",
|
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/ |
KeyFactorySpiTest.java | 49 method = "KeyFactorySpi", 55 method = "engineGeneratePrivate", 61 method = "engineGeneratePublic", 67 method = "engineTranslateKey", 73 method = "engineGetKeySpec",
|
Permission2Test.java | 59 method = "Permission", 63 // test method java.security.permission.Permission(string) 95 method = "checkGuard", 99 // test method java.security.permission.checkGuard(object) 116 method = "getName", 120 // test method java.security.permission.getName() 137 method = "newPermissionCollection", 141 // test method java.security.permission.newPermissionCollection 155 method = "toString", 159 // test method java.security.permission.toStrin [all...] |
/dalvik/libcore/security/src/test/java/tests/security/cert/ |
CRLTest.java | 58 method = "CRL", 81 * Test #1 for <code>getType()</code> method<br> 87 method = "getType", 96 * Test #2 for <code>getType()</code> method<br> 102 method = "getType", 117 * Test for <code>toString()</code> method 122 method = "toString", 131 * Test for <code>isRevoked()</code> method 136 method = "isRevoked",
|
/dalvik/libcore/security/src/test/java/tests/security/spec/ |
DSAPrivateKeySpecTest.java | 49 method = "DSAPrivateKeySpec", 68 method = "getG", 87 method = "getP", 106 method = "getQ", 125 method = "getX",
|
DSAPublicKeySpecTest.java | 49 method = "DSAPublicKeySpec", 63 * Test for <code>getG</code> method 68 method = "getG", 82 * Test for <code>getP</code> method 87 method = "getP", 101 * Test for <code>getQ</code> method 106 method = "getQ", 120 * Test for <code>getY</code> method 125 method = "getY",
|
PKCS8EncodedKeySpecTest.java | 55 method = "PKCS8EncodedKeySpec", 73 * Test for <code>getEncoded()</code> method<br> 79 method = "getEncoded", 93 * Test for <code>getFormat()</code> method 99 method = "getFormat", 118 method = "getEncoded", 143 * of <code>getEncoded()</code> method 148 method = "getEncoded",
|
X509EncodedKeySpecTest.java | 56 method = "X509EncodedKeySpec", 74 * Test for <code>getEncoded()</code> method<br> 80 method = "getEncoded", 94 * Test for <code>getFormat()</code> method 100 method = "getFormat", 119 method = "getEncoded", 144 * of <code>getEncoded()</code> method 149 method = "getEncoded",
|
/dalvik/libcore/xml/src/test/java/tests/api/org/xml/sax/helpers/ |
XMLReaderAdapterTest.java | 85 method = "XMLReaderAdapter", 101 method = "XMLReaderAdapter", 120 method = "setLocale", 135 method = "setEntityResolver", 152 method = "setDTDHandler", 166 method = "setDocumentHandler", 187 method = "setErrorHandler", 201 method = "parse", 214 // "other" parse method. 221 method = "parse" [all...] |
/external/openssl/crypto/x509v3/ |
v3_skey.c | 64 static ASN1_OCTET_STRING *s2i_skey_id(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, char *str); 73 char *i2s_ASN1_OCTET_STRING(X509V3_EXT_METHOD *method, 79 ASN1_OCTET_STRING *s2i_ASN1_OCTET_STRING(X509V3_EXT_METHOD *method, 101 static ASN1_OCTET_STRING *s2i_skey_id(X509V3_EXT_METHOD *method, 109 if(strcmp(str, "hash")) return s2i_ASN1_OCTET_STRING(method, ctx, str);
|
/external/proguard/src/proguard/classfile/editor/ |
VariableCleaner.java | 49 public void visitCodeAttribute(Clazz clazz, Method method, CodeAttribute codeAttribute) 52 variableUsageMarker.visitCodeAttribute(clazz, method, codeAttribute); 55 codeAttribute.attributesAccept(clazz, method, this); 59 public void visitLocalVariableTableAttribute(Clazz clazz, Method method, CodeAttribute codeAttribute, LocalVariableTableAttribute localVariableTableAttribute) 69 public void visitLocalVariableTypeTableAttribute(Clazz clazz, Method method, CodeAttribute codeAttribute, LocalVariableTypeTableAttribute localVariableTypeTableAttribute)
|
/cts/tests/tests/content/src/android/content/cts/ |
ContentValuesTest.java | 47 method = "ContentValues", 53 method = "ContentValues", 59 method = "ContentValues", 88 method = "valueSet", 107 method = "putNull", 127 method = "getAsLong", 146 method = "getAsByte", 165 method = "getAsInteger", 184 method = "size", 205 method = "getAsShort" [all...] |