Home
last modified time | relevance | path

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

/aosp_15_r20/art/test/107-int-math2/src/
H A DMain.java863 static void throwStackOverflow(long l) { in throwStackOverflow() method in Main
865 throwStackOverflow(recursion_count_); in throwStackOverflow()
870 throwStackOverflow(0); in testStackOverflow()