Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/adbg/include/
H A Dadbg.h139 #define ADBG_EXPECT_POINTER(Case_p, Expected, Got) \ macro
187 if (!ADBG_EXPECT_POINTER(Case_p, Expected, Got)) \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c4979 if (!ADBG_EXPECT_POINTER(c, NULL, mdctx)) { in xtest_pkcs11_test_1018()