Searched refs:doDisableReporting (Results 1 – 1 of 1) sorted by relevance
294 private static Method doDisableReporting; field in Main297 if (doDisableReporting == null) { in DisableReporting()301 doDisableReporting.invoke(null); in DisableReporting()329 doDisableReporting = testwatcher_class.getDeclaredMethod("DisableReporting"); in ensureTestWatcherInitialized()