Searched refs:doDisableReporting (Results 1 – 1 of 1) sorted by relevance
32 private static Method doDisableReporting; field in Main35 if (doDisableReporting == null) { in DisableReporting()39 doDisableReporting.invoke(null); in DisableReporting()67 doDisableReporting = testwatcher_class.getDeclaredMethod("DisableReporting"); in ensureTestWatcherInitialized()