Home
last modified time | relevance | path

Searched refs:errorID (Results 1 – 2 of 2) sorted by relevance

/cmsis-dsp-latest/Testing/FrameworkInclude/
DError.h58 this->errorID = id; in Error()
65 this->errorID = id; in Error()
70 Testing::errorID_t errorID; variable
/cmsis-dsp-latest/Testing/FrameworkSource/
DIORunner.cpp321 error = ex.errorID; in run()