Home
last modified time | relevance | path

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

/aosp_15_r20/art/test/618-checker-induction/src/
H A DMain.java1093 private static long closedLinearInductionUnmatchedTypesNotOptimized() { in closedLinearInductionUnmatchedTypesNotOptimized() method in Main
1214 expectEquals(10, closedLinearInductionUnmatchedTypesNotOptimized()); in main()