Searched refs:SUCCESS_VALUE (Results 1 – 2 of 2) sorted by relevance
52 private static final int SUCCESS_VALUE = 1; field in SecurityLoggingDelegateTest140 assertThat(getInt(event, SUCCESS_INDEX)).isEqualTo(SUCCESS_VALUE); in verifyKeyEvent()
187 private static final int SUCCESS_VALUE = 1; field in SecurityLoggingTest586 && getInt(e, SUCCESS_INDEX) == SUCCESS_VALUE in verifyKeyGeneratedEventPresent()601 && getInt(e, SUCCESS_INDEX) == SUCCESS_VALUE in verifyKeyImportedEventPresent()615 && getInt(e, SUCCESS_INDEX) == SUCCESS_VALUE in verifyKeyDeletedEventPresent()628 && getInt(e, SUCCESS_INDEX) == SUCCESS_VALUE in verifyCertInstalledEventPresent()639 && getInt(e, SUCCESS_INDEX) == SUCCESS_VALUE in verifyCertUninstalledEventPresent()