resetBodyOrphanTimeoutForTesting static method
Implementation
@visibleForTesting
static void resetBodyOrphanTimeoutForTesting() {
_bodyOrphanTimeout = bodyOrphanTimeout;
}
@visibleForTesting
static void resetBodyOrphanTimeoutForTesting() {
_bodyOrphanTimeout = bodyOrphanTimeout;
}