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.java118 public int smaliCmpLtFloatConstantWithNaN() throws Exception { in smaliCmpLtFloatConstantWithNaN() method in Main
1618 assertIntEquals(-1, main.smaliCmpLtFloatConstantWithNaN()); in main()