Home
last modified time | relevance | path

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

/art/test/552-checker-sharpening/src/
DMain.java75 public static int testSimple(int x) { in testSimple() method in Main
353 assertIntEquals(1, testSimple(1)); in main()