Searched defs:EnumTable_p (Results 1 – 3 of 3) sorted by relevance
35 const ADBG_EnumTable_t *const EnumTable_p in Do_ADBG_GetEnumName()
39 const ADBG_EnumTable_t *const EnumTable_p in Do_ADBG_Expect()70 const ADBG_EnumTable_t *const EnumTable_p in Do_ADBG_ExpectNot()
117 #define ADBG_EXPECT_ENUM(Case_p, Expected, Got, EnumTable_p) \ argument121 #define ADBG_EXPECT_NOT_ENUM(Case_p, NotExpected, Got, EnumTable_p) \ argument
Completed in 4 milliseconds