Home
last modified time | relevance | path

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

/art/test/442-checker-constant-folding/src/
DMain.java109 public int smaliCmpLtDoubleSameConstant() throws Exception { in smaliCmpLtDoubleSameConstant() method in Main
1615 assertIntEquals(0, main.smaliCmpLtDoubleSameConstant()); in main()