Searched refs:Got_p (Results 1 – 2 of 2) sorted by relevance
/optee_test/host/xtest/adbg/src/ |
A D | adbg_expect.c | 139 const void *Got_p, in Do_ADBG_ExpectPointer() argument 144 Got_p)) in Do_ADBG_ExpectPointer() 149 GotVarName_p, Got_p, Expected_p); in Do_ADBG_ExpectPointer() 160 const void *Got_p, in Do_ADBG_ExpectPointerNotNULL() argument 164 if (ADBG_AssertHelper(Case_p, FileName_p, LineNumber, Got_p != NULL)) in Do_ADBG_ExpectPointerNotNULL() 169 GotVarName_p, Got_p); in Do_ADBG_ExpectPointerNotNULL()
|
/optee_test/host/xtest/adbg/include/ |
A D | adbg.h | 227 const void *Expected_p, const void *Got_p, 232 const int LineNumber, const void *Got_p,
|
Completed in 3 milliseconds