Home
last modified time | relevance | path

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

/art/test/527-checker-array-access-split/src/
DMain.java543 public static int checkLongFloatDouble() { in checkLongFloatDouble() method in Main
668 assertIntEquals(18, checkLongFloatDouble()); in main()