Searched refs:GotVarName_p (Results 1 – 2 of 2) sorted by relevance
/optee_test-3.20.0/host/xtest/adbg/src/ |
A D | adbg_expect.c | 38 const char *const GotVarName_p, in Do_ADBG_Expect() argument 49 GotVarName_p, in Do_ADBG_Expect() 57 GotVarName_p, Got, Expected); in Do_ADBG_Expect() 69 const char *const GotVarName_p, in Do_ADBG_ExpectNot() argument 81 GotVarName_p, in Do_ADBG_ExpectNot() 89 GotVarName_p, (size_t)Got, (size_t)NotExpected); in Do_ADBG_ExpectNot() 140 const char *const GotVarName_p in Do_ADBG_ExpectPointer() argument 149 GotVarName_p, Got_p, Expected_p); in Do_ADBG_ExpectPointer() 161 const char *const GotVarName_p in Do_ADBG_ExpectPointerNotNULL() argument 169 GotVarName_p, Got_p); in Do_ADBG_ExpectPointerNotNULL()
|
/optee_test-3.20.0/host/xtest/adbg/include/ |
A D | adbg.h | 162 const char *const GotVarName_p, 167 const int Got, const char *const GotVarName_p, 182 const char *const GotVarName_p); 187 const char *const GotVarName_p);
|
Completed in 3 milliseconds