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 D | adbg_enum.c | 35 const ADBG_EnumTable_t *const EnumTable_p in Do_ADBG_GetEnumName()
|
| H A D | adbg_expect.c | 39 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 D | adbg.h | 117 #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
|