Searched
full:that (Results
3301 -
3325 of
189771) sorted by null
<<131132133134135136137138139140>>
/dalvik/dx/tests/058-dex-call-direct/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that
|
/dalvik/dx/tests/059-dex-call-super/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that
|
/dalvik/dx/tests/060-dex-call-static/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that
|
/dalvik/dx/tests/061-dex-try-catch/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that
|
/dalvik/dx/tests/062-dex-synch-method/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that
|
/dalvik/dx/tests/064-dex-array-access/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that
|
/dalvik/dx/tests/065-dex-new-array/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that
|
/dalvik/dx/tests/068-dex-infinite-loop/ |
info.txt | 1 This is a smoke test of dex conversion, which makes sure that a couple
|
/dalvik/dx/tests/069-dex-source-position/ |
info.txt | 1 This is a smoke test of dex conversion, which makes sure that source
|
/dalvik/dx/tests/070-dex-multianewarray/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that a few
|
/dalvik/dx/tests/072-dex-switch-edge-cases/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that
|
/dalvik/dx/tests/076-dex-synch-and-stack/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to make sure that
|
/dalvik/dx/tests/077-dex-code-alignment/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to make sure that
|
/dalvik/dx/tests/078-dex-local-variable-table/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to make sure that
|
/dalvik/dx/tests/090-dex-unify-arrays/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that
|
/dalvik/dx/tests/095-dex-const-string-jumbo/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that
|
/dalvik/dx/tests/098-dex-jsr-ret-throw/ |
info.txt | 3 such a way that it caused the frame merge and subroutine inliner
|
/dalvik/dx/tests/100-local-mismatch/ |
expected.txt | 2 local variable type mismatch: attempt to set or access a value of type int using a local variable of type java.lang.Object. This is symptomatic of .class transformation tools that ignore local variable information. 4 local variable type mismatch: attempt to set or access a value of type java.lang.Object using a local variable of type int. This is symptomatic of .class transformation tools that ignore local variable information. 6 local variable type mismatch: attempt to set or access a value of type int using a local variable of type byte[]. This is symptomatic of .class transformation tools that ignore local variable information. 8 local variable type mismatch: attempt to set or access a value of type java.lang.String using a local variable of type java.lang.Object[]. This is symptomatic of .class transformation tools that ignore local variable information.
|
/dalvik/dx/tests/108-string-annotation/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that
|
/dalvik/dx/tests/109-int-branch/ |
info.txt | 1 This tests that an int branch with valid arguments is properly translated.
|
/dalvik/dx/tests/111-use-null-as-array/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that uses 2 of a known-null in contexts that require a specific type end up getting 7 If you inspect the expected output of this test, you will see that 12 that during translation there simply wasn't enough information to
|
/dalvik/dx/tests/122-switch-with-high-register/ |
info.txt | 1 This test ensures that dx correctly handles switches on data in a high
|
/dalvik/dx/tests/135-invoke-custom/ |
info.txt | 4 When modifying this test please ensure that the following produce the same output:
|
/developers/build/prebuilts/gradle/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/ |
PermissionUtil.java | 23 * Utility class that wraps access to the runtime permissions API in M and provides basic helper 29 * Check that all given permissions have been granted by verifying that each entry in the 40 // Verify that each required permission has been granted, otherwise return false.
|
/developers/build/prebuilts/gradle/SpeedTracker/Shared/src/main/java/com/example/android/wearable/speedtracker/common/ |
LocationEntry.java | 22 * A class that models a GPS location point with additional information about the time that the data 48 LocationEntry that = (LocationEntry) o; local 50 if (calendar.getTimeInMillis() != that.calendar.getTimeInMillis()) {
|
Completed in 898 milliseconds
<<131132133134135136137138139140>>