Home
last modified time | relevance | path

Searched refs:ReadTestIdentification (Results 1 – 6 of 6) sorted by relevance

/cmsis-dsp-latest/Testing/FrameworkInclude/
DFPGA.h53 virtual void ReadTestIdentification();
DSemihosting.h56 virtual void ReadTestIdentification();
DTest.h217 virtual void ReadTestIdentification()=0;
/cmsis-dsp-latest/Testing/FrameworkSource/
DIORunner.cpp237 m_io->ReadTestIdentification(); in run()
DFPGA.cpp171 void FPGA::ReadTestIdentification() in ReadTestIdentification() function in Client::FPGA
246 this->ReadTestIdentification(); in ReadIdentification()
DSemihosting.cpp284 void Semihosting::ReadTestIdentification() in ReadTestIdentification() function in Client::Semihosting
351 this->ReadTestIdentification(); in ReadIdentification()