HomeSort by relevance Sort by last modified time
    Searched refs:MutateDexFile (Results 1 - 3 of 3) sorted by null

  /art/runtime/
common_runtime_test.h 125 bool MutateDexFile(File* output_dex, const std::string& input_jar, const Mutator& mutator) {
  /art/dexlayout/
dexlayout_test.cc 682 MutateDexFile(temp_dex.GetFile(), GetTestDexFileName("ManyMethods"), [] (DexFile* dex) {
    [all...]
  /art/dex2oat/
dex2oat_test.cc     [all...]

Completed in 86 milliseconds