Home
last modified time | relevance | path

Searched refs:inlineOtherDexStatic (Results 1 – 1 of 1) sorted by relevance

/art/test/462-checker-inlining-dex-files/src/
DMain.java57 public static int inlineOtherDexStatic() { in inlineOtherDexStatic() method in Main
165 if (inlineOtherDexStatic() != 1) { in main()