Home
last modified time | relevance | path

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

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