Home
last modified time | relevance | path

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

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