/cts/tests/tests/graphics/src/android/graphics/cts/ |
ColorMatrixTest.java | 48 method = "ColorMatrix", 53 method = "ColorMatrix", 58 method = "ColorMatrix", 88 method = "reset", 93 method = "getArray", 118 method = "set", 123 method = "getArray", 151 method = "set", 156 method = "getArray", 184 method = "setRotate" [all...] |
PathMeasureTest.java | 46 method = "PathMeasure", 51 method = "PathMeasure", 68 method = "getPosTan", 95 method = "nextContour", 107 method = "getLength", 119 method = "isClosed", 133 method = "setPath", 143 method = "getSegment", 155 method = "getMatrix",
|
PictureTest.java | 45 method = "Picture", 50 method = "Picture", 55 method = "beginRecording", 60 method = "endRecording", 65 method = "getHeight", 70 method = "getWidth", 75 method = "writeToStream", 80 method = "createFromStream", 85 method = "draw",
|
/dalvik/libcore/luni/src/test/java/tests/api/java/util/ |
LocaleTest.java | 50 method = "Locale", 54 // Test for method java.util.Locale(java.lang.String) 72 method = "Locale", 76 // Test for method java.util.Locale(java.lang.String, java.lang.String) 103 method = "Locale", 107 // Test for method java.util.Locale(java.lang.String, java.lang.String, 137 method = "clone", 141 // Test for method java.lang.Object java.util.Locale.clone() 151 method = "equals", 155 // Test for method boolean java.util.Locale.equals(java.lang.Object [all...] |
StringTokenizerTest.java | 37 method = "StringTokenizer", 41 // Test for method java.util.StringTokenizer(java.lang.String) 57 method = "StringTokenizer", 61 // Test for method java.util.StringTokenizer(java.lang.String, 83 method = "StringTokenizer", 87 // Test for method java.util.StringTokenizer(java.lang.String, 111 method = "countTokens", 115 // Test for method int java.util.StringTokenizer.countTokens() 127 method = "hasMoreElements", 131 // Test for method boolean java.util.StringTokenizer.hasMoreElements( [all...] |
/dalvik/libcore/security/src/test/java/tests/security/spec/ |
ECFieldF2mTest.java | 138 method = "ECFieldF2m", 269 method = "ECFieldF2m", 313 method = "ECFieldF2m", 341 * Test #1 for <code>hashCode()</code> method.<br> 349 method = "hashCode", 366 * Test #2 for <code>hashCode()</code> method.<br> 374 method = "hashCode", 391 * Test #3 for <code>hashCode()</code> method.<br> 394 * on equal (according to the <code>equals(Object)</code> method) objects. 399 method = "hashCode" [all...] |
/cts/tests/tests/app/src/android/app/cts/ |
Instrumentation_ActivityMonitorTest.java | 46 method = "Instrumentation.ActivityMonitor", 51 method = "Instrumentation.ActivityMonitor", 56 method = "getFilter", 61 method = "getResult", 66 method = "isBlocking", 71 method = "waitForActivity", 76 method = "getHits", 81 method = "getLastActivity", 86 method = "waitForActivityWithTimeout",
|
/cts/tests/tests/content/src/android/content/res/cts/ |
AssetFileDescriptor_AutoCloseInputStreamTest.java | 74 method = "AssetFileDescriptor.AutoCloseInputStream", 79 method = "read", 84 method = "read", 89 method = "read", 94 method = "mark", 99 method = "reset", 104 method = "markSupported", 109 method = "skip", 114 method = "available",
|
/cts/tests/tests/os/src/android/os/cts/ |
CountDownTimerTest.java | 52 method = "CountDownTimer", 58 method = "start", 64 method = "onTick", 70 method = "onFinish", 86 method = "start", 92 method = "CountDownTimer", 98 method = "onTick", 104 method = "onFinish", 110 method = "cancel",
|
/cts/tests/tests/text/src/android/text/style/cts/ |
QuoteSpanTest.java | 39 method = "QuoteSpan", 45 method = "QuoteSpan", 51 method = "QuoteSpan", 70 method = "getLeadingMargin", 84 method = "getColor", 101 method = "drawLeadingMargin", 126 method = "describeContents", 138 method = "getSpanTypeId", 150 method = "writeToParcel",
|
/cts/tests/tests/widget/src/android/widget/cts/ |
ZoomButtonTest.java | 60 method = "ZoomButton", 65 method = "ZoomButton", 70 method = "ZoomButton", 110 method = "setEnabled", 134 method = "dispatchUnhandledMove", 148 method = "onLongClick", 170 method = "onTouchEvent", 179 method = "onKeyUp", 188 method = "setZoomSpeed",
|
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
ObjectStreamClassTest.java | 50 method = "forClass", 54 // Test for method java.lang.Class java.io.ObjectStreamClass.forClass() 68 method = "getField", 72 // Test for method java.io.ObjectStreamField 87 method = "getFields", 91 // Test for method java.io.ObjectStreamField [] 106 method = "getName", 110 // Test for method java.lang.String java.io.ObjectStreamClass.getName() 123 method = "getSerialVersionUID", 127 // Test for method long java.io.ObjectStreamClass.getSerialVersionUID( [all...] |
StringReaderTest.java | 41 method = "StringReader", 45 // Test for method java.io.StringReader(java.lang.String) 59 method = "close", 63 // Test for method void java.io.StringReader.close() 82 method = "mark", 109 method = "markSupported", 113 // Test for method boolean java.io.StringReader.markSupported() 125 method = "read", 129 // Test for method int java.io.StringReader.read() 147 method = "read" [all...] |
/dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/ |
ISOCharsetEncoderTest.java | 58 method = "canEncode", 77 method = "canEncode", 83 method = "canEncode", 95 method = "canEncode", 107 method = "averageBytesPerChar", 113 method = "maxBytesPerChar", 142 method = "onMalformedInput", 148 method = "onUnmappableCharacter", 154 method = "reset",
|
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/ |
AlgorithmParameterGenerator3Test.java | 44 method = "generateParameters", 49 // Test for method java.security.AlgorithmParameters 66 method = "getAlgorithm", 70 // Test for method java.lang.String 83 method = "getInstance", 87 // Test for method java.security.AlgorithmParameterGenerator 99 method = "getInstance", 103 // Test for method java.security.AlgorithmParameterGenerator 149 method = "getProvider", 153 // Test for method java.security.Provide [all...] |
KeyPairGenerator4Test.java | 42 method = "genKeyPair", 57 method = "getAlgorithm", 71 method = "getInstance", 85 method = "getInstance", 114 method = "getProvider", 128 method = "initialize", 143 method = "initialize", 158 method = "initialize", 182 method = "initialize",
|
MessageDigestSpiTest.java | 51 method = "MessageDigestSpi", 57 method = "engineDigest", 63 method = "engineReset", 69 method = "engineUpdate", 75 method = "engineUpdate", 107 method = "engineDigest", 175 method = "engineGetDigestLength", 197 method = "engineUpdate", 226 method = "clone",
|
/dalvik/libcore/security/src/test/java/tests/security/cert/ |
X509CRLEntryTest.java | 101 * X509CRLEntry() method testing. Tests for creating object. 106 method = "X509CRLEntry", 125 * equals(Object other) method testing. Tests the correctness of equal 132 method = "equals", 182 * hashCode() method testing. Tests that for equal objects hash codes 188 method = "hashCode", 202 * getCertificateIssuer() method testing. Tests if the method throws 208 method = "getCertificateIssuer", 220 method = "getEncoded" [all...] |
/dalvik/libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/ |
BreakIteratorTest.java | 49 method = "!Constants", 59 method = "getCharacterInstance", 65 method = "getCharacterInstance", 71 method = "getWordInstance", 77 method = "getLineInstance", 83 method = "getSentenceInstance", 110 method = "clone", 121 method = "current", 131 * @tests java.text.BreakIterator#BreakIterator() Test of method 137 method = "BreakIterator" [all...] |
/dalvik/vm/ |
JniInternal.h | 76 * This is part of Method.jniArgInfo, and must fit in 3 bits. 99 * Pop the JNI local stack when we return from a native method. "saveArea" 100 * points to the StackSaveArea for the method we're leaving. 129 const Method* method, Thread* self); 131 const Method* method, Thread* self); 133 const Method* method, Thread* self); 135 const Method* method, Thread* self) [all...] |
/dalvik/vm/hprof/ |
HprofStack.c | 238 const Method* method = saveArea->method; local 242 frame.frame.method = method; 243 if (dvmIsNativeMethod(method)) { 246 assert(saveArea->xtra.currentPc >= method->insns && 248 method->insns + dvmGetMethodInsnsSize(method)); 250 method->insns) [all...] |
/external/openssl/crypto/x509v3/ |
v3_ncons.c | 66 static void *v2i_NAME_CONSTRAINTS(X509V3_EXT_METHOD *method, 68 static int i2r_NAME_CONSTRAINTS(X509V3_EXT_METHOD *method, 70 static int do_i2r_name_constraints(X509V3_EXT_METHOD *method, 102 static void *v2i_NAME_CONSTRAINTS(X509V3_EXT_METHOD *method, 133 if (!v2i_GENERAL_NAME_ex(sub->base, method, ctx, &tval, 1)) 158 static int i2r_NAME_CONSTRAINTS(X509V3_EXT_METHOD *method, 162 do_i2r_name_constraints(method, ncons->permittedSubtrees, 164 do_i2r_name_constraints(method, ncons->excludedSubtrees, 169 static int do_i2r_name_constraints(X509V3_EXT_METHOD *method,
|
/external/proguard/src/proguard/classfile/editor/ |
CodeAttributeComposer.java | 337 public void visitCodeAttribute(Clazz clazz, Method method, CodeAttribute codeAttribute) 341 System.out.println("CodeAttributeComposer: putting results in ["+clazz.getName()+"."+method.getName(clazz)+method.getDescriptor(clazz)+"]"); 378 stackSizeUpdater.visitCodeAttribute(clazz, method, codeAttribute); 379 variableSizeUpdater.visitCodeAttribute(clazz, method, codeAttribute); 382 codeAttribute.attributesAccept(clazz, method, this); 385 //codeAttribute.exceptionsAccept(clazz, method, this); 393 // instructionWriter.visitCodeAttribute(clazz, method, codeAttribute); 399 public void visitStackMapAttribute(Clazz clazz, Method method, CodeAttribute codeAttribute, StackMapAttribute stackMapAttribute [all...] |
/external/proguard/src/proguard/classfile/io/ |
ProgramClassWriter.java | 137 // Write the general method information. 142 // Write the method attributes. 248 // accept method with two dummy null arguments never throws 337 public void visitExceptionsAttribute(Clazz clazz, Method method, ExceptionsAttribute exceptionsAttribute) 349 public void visitCodeAttribute(Clazz clazz, Method method, CodeAttribute codeAttribute) 363 codeAttribute.exceptionsAccept(clazz, method, this); 368 codeAttribute.attributesAccept(clazz, method, ProgramClassWriter.this); 372 public void visitStackMapAttribute(Clazz clazz, Method method, CodeAttribute codeAttribute, StackMapAttribute stackMapAttribute [all...] |
/external/proguard/src/proguard/optimize/evaluation/ |
VariableOptimizer.java | 92 public void visitCodeAttribute(Clazz clazz, Method method, CodeAttribute codeAttribute) 96 // method.getName(clazz).equals("abc"); 102 livenessAnalyzer.visitCodeAttribute(clazz, method, codeAttribute); 105 (method.getAccessFlags() & ClassConstants.INTERNAL_ACC_STATIC) != 0 || 109 ClassUtil.internalMethodParameterSize(method.getDescriptor(clazz), 110 method.getAccessFlags()); 152 System.out.println(" Method "+ClassUtil.externalFullMethodDescription(clazz.getName(), 154 method.getName(clazz), 155 method.getDescriptor(clazz))) [all...] |