Searched refs:bootMitigationCount (Results 1 – 2 of 2) sorted by relevance
1556 final int bootMitigationCount = 4; in testWritingAndReadingObserverInternalRecoverability() local1558 bootMitigationCount); in testWritingAndReadingObserverInternalRecoverability()1576 assertThat(readObserver.getBootMitigationCount()).isEqualTo(bootMitigationCount); in testWritingAndReadingObserverInternalRecoverability()
1868 return CrashRecoveryProperties.bootMitigationCount().orElse(0); in getMitigationCount()1884 CrashRecoveryProperties.bootMitigationCount(count); in setMitigationCount()