Searched refs:FileName_p (Results 1 – 2 of 2) sorted by relevance
/optee_test/host/xtest/adbg/src/ |
A D | adbg_expect.c | 34 const char *const FileName_p, in Do_ADBG_Expect() argument 65 const char *const FileName_p, in Do_ADBG_ExpectNot() argument 97 const char *const FileName_p, in Do_ADBG_ExpectBuffer() argument 112 FileName_p), LineNumber, in Do_ADBG_ExpectBuffer() 136 const char *const FileName_p, in Do_ADBG_ExpectPointer() argument 158 const char *const FileName_p, in Do_ADBG_ExpectPointerNotNULL() argument 176 const char *const FileName_p, in Do_ADBG_ExpectCompareSigned() argument 198 const char *const FileName_p, in Do_ADBG_ExpectCompareUnsigned() argument 221 const char *const FileName_p, in Do_ADBG_ExpectComparePointer() argument 246 const char *const FileName_p, in ADBG_AssertHelper() argument [all …]
|
/optee_test/host/xtest/adbg/include/ |
A D | adbg.h | 206 bool Do_ADBG_Expect(ADBG_Case_t *const Case_p, const char *const FileName_p, 211 bool Do_ADBG_ExpectNot(ADBG_Case_t *const Case_p, const char *const FileName_p, 217 const char *const FileName_p, const int LineNumber, 226 const char *const FileName_p, const int LineNumber, 231 const char *const FileName_p, 236 const char *const FileName_p, 244 const char *const FileName_p, 254 const char *const FileName_p,
|
Completed in 4 milliseconds