Searched refs:sIsDisabledForTests (Results 1 – 1 of 1) sorted by relevance
28 private static boolean sIsDisabledForTests = false; field in RecordHistogram37 sIsDisabledForTests = true; in disableForTests()57 if (sIsDisabledForTests) return; in recordBooleanHistogram()73 if (sIsDisabledForTests) return; in recordEnumeratedHistogram()120 if (sIsDisabledForTests) return; in recordCustomCountHistogram()137 if (sIsDisabledForTests) return; in recordLinearCountHistogram()150 if (sIsDisabledForTests) return; in recordPercentageHistogram()163 if (sIsDisabledForTests) return; in recordSparseSlowlyHistogram()231 if (sIsDisabledForTests) return; in recordCustomTimesHistogramMilliseconds()256 if (sIsDisabledForTests) return; in initialize()