Searched refs:getInitializedCounter (Results 1 – 2 of 2) sorted by relevance
57 assertTrue(LogUtils.getInitializedCounter() <= 1); in testLogUtilsIsNotReInitialized()63 assertTrue(LogUtils.getInitializedCounter() <= 1); in testLogUtilsIsNotReInitialized()
335 public static int getInitializedCounter() { in getInitializedCounter() method in LogUtils