History log of /external/dexmaker/src/test/java/com/google/dexmaker/TypeIdTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0e49fb9243b7463835ab80ef7cc62435f55846ce 06-Jan-2012 Jesse Wilson <jessewilson@google.com> Add a big example in DexMaker on its use. Also fix up some of the problems encountered while writing the example:

- Type should be TypeId
- Result targets should be in a consistent position in the instruction parameter list. I decided to go with first because methods have parameters in varargs that must be last.
/external/dexmaker/src/test/java/com/google/dexmaker/TypeIdTest.java