• Andreas Gampe's avatar
    ART: Refactor UnstartedRuntime for testing · 799681b1
    Andreas Gampe authored
    Expose the UnstartedRuntime implementation functions as private static
    methods of a class. Add a gtest that can invoke these functions. Add
    sample tests for String and Memory.
    
    Bug: 21173514
    Change-Id: Ib5bde6347fafaf7607c642542ea7d5938ff4b1df
    799681b1
interpreter_common.cc 37.3 KB