Home
last modified time | relevance | path

Searched refs:errorID_t (Results 1 – 7 of 7) sorted by relevance

/cmsis-dsp-latest/Testing/FrameworkInclude/
DError.h56 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;
DTest.h90 typedef unsigned long errorID_t; typedef
233 …virtual void DispStatus(Testing::TestStatus,Testing::errorID_t,unsigned long,Testing::cycles_t cyc…
DFPGA.h55 … virtual void DispStatus(Testing::TestStatus,Testing::errorID_t,unsigned long,Testing::cycles_t);
DSemihosting.h58 … virtual void DispStatus(Testing::TestStatus,Testing::errorID_t,unsigned long,Testing::cycles_t);
/cmsis-dsp-latest/Testing/FrameworkSource/
DIORunner.cpp202 Testing::errorID_t error=0; in run()
DFPGA.cpp258 ,Testing::errorID_t error in DispStatus()
DSemihosting.cpp361 ,Testing::errorID_t error in DispStatus()