Home
last modified time | relevance | path

Searched refs:IS_DEBUG (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Daes_common.h30 static const bool IS_DEBUG = false; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/aes_cipher/
H A Daes_common.cpp36 if (!IS_DEBUG) { in PrintfHex()