Home
last modified time | relevance | path

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

/art/test/107-int-math2/src/
DMain.java861 static void throwStackOverflow(long l) { in throwStackOverflow() method in Main
863 throwStackOverflow(recursion_count_); in throwStackOverflow()
868 throwStackOverflow(0); in testStackOverflow()