Home
last modified time | relevance | path

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

/art/test/442-checker-constant-folding/src/
DMain.java107 public int smaliCmpGtDoubleConstantWithNaN() throws Exception { in smaliCmpGtDoubleConstantWithNaN() method in Main
1697 assertIntEquals(1, main.smaliCmpGtDoubleConstantWithNaN()); in main()