Searched refs:errorID_t (Results 1 – 7 of 7) sorted by relevance
/cmsis-dsp-latest/Testing/FrameworkInclude/ |
D | Error.h | 56 Error(Testing::errorID_t id,unsigned long nb) in Error() 63 Error(Testing::errorID_t id,unsigned long nb, const char *details) in Error() 70 Testing::errorID_t errorID;
|
D | Test.h | 90 typedef unsigned long errorID_t; typedef 233 …virtual void DispStatus(Testing::TestStatus,Testing::errorID_t,unsigned long,Testing::cycles_t cyc…
|
D | FPGA.h | 55 … virtual void DispStatus(Testing::TestStatus,Testing::errorID_t,unsigned long,Testing::cycles_t);
|
D | Semihosting.h | 58 … virtual void DispStatus(Testing::TestStatus,Testing::errorID_t,unsigned long,Testing::cycles_t);
|
/cmsis-dsp-latest/Testing/FrameworkSource/ |
D | IORunner.cpp | 202 Testing::errorID_t error=0; in run()
|
D | FPGA.cpp | 258 ,Testing::errorID_t error in DispStatus()
|
D | Semihosting.cpp | 361 ,Testing::errorID_t error in DispStatus()
|