Home
last modified time | relevance | path

Searched defs:EnumTable_p (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/adbg/src/
H A Dadbg_enum.c35 const ADBG_EnumTable_t *const EnumTable_p in Do_ADBG_GetEnumName()
H A Dadbg_expect.c39 const ADBG_EnumTable_t *const EnumTable_p in Do_ADBG_Expect()
70 const ADBG_EnumTable_t *const EnumTable_p in Do_ADBG_ExpectNot()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/adbg/include/
H A Dadbg.h117 #define ADBG_EXPECT_ENUM(Case_p, Expected, Got, EnumTable_p) \ argument
121 #define ADBG_EXPECT_NOT_ENUM(Case_p, NotExpected, Got, EnumTable_p) \ argument
164 #define ADBG_REQUIRE_ENUM(Case_p, Recovery, Expected, Got, EnumTable_p) {\ argument