Searched refs:onlyCalledOnce (Results 1 – 1 of 1) sorted by relevance
127 Assert(onlyCalledOnce(10)); in main()251 private static boolean onlyCalledOnce(int count) { in onlyCalledOnce() method in Inlining