Searched refs:stackOverflowTestSub3 (Results 1 – 1 of 1) sorted by relevance
35 stackOverflowTestSub3(0.0, 1.0, 2.0); in testSelfRecursion()52 private static void stackOverflowTestSub3(double pad1, double pad2, double pad3) { in stackOverflowTestSub3() method in Main53 stackOverflowTestSub3(pad1, pad2, pad3); in stackOverflowTestSub3()