/dalvik/dexgen/ |
README.txt | 2 creating dex classes in runtime which is needed e.g. for class mocking.
|
/dalvik/tests/004-annotations/src/android/test/anno/ |
AnnoArrayField.java | 8 @Retention(RetentionPolicy.RUNTIME)
|
AnnoFancyField.java | 6 @Retention(RetentionPolicy.RUNTIME)
|
AnnoFancyMethod.java | 6 @Retention(RetentionPolicy.RUNTIME)
|
ExportedProperty.java | 7 @Retention(RetentionPolicy.RUNTIME)
|
/dalvik/tests/005-args/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/006-count10/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/007-exceptions/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/008-instanceof/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/009-instanceof2/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/010-instance/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/011-array-copy/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/012-math/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/013-math2/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/014-math3/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/015-switch/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/016-intern/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/017-float/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/018-stack-overflow/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/019-wrong-array-type/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/020-string/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/021-string2/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/022-interface/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/023-many-interfaces/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|
/dalvik/tests/025-access-controller/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features,
|