HomeSort by relevance Sort by last modified time
    Searched refs:LEVEL_FATAL (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/security/src/android/security/cts/
OpenSSLHeartbleedTest.java 428 if ((alert != null) && (alert.level == AlertMessage.LEVEL_FATAL)) {
696 public static final int LEVEL_FATAL = 2;
    [all...]
OpenSSLEarlyCCSTest.java 158 && (alert.level == AlertMessage.LEVEL_FATAL)

Completed in 142 milliseconds