Home
last modified time | relevance | path

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

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