Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/FrameworkSource/
DSemihosting.cpp471 Testing::nbSamples_t Semihosting::GetFileSize(std::string &filepath) in GetFileSize() argument
477 FILE *params=fopen(filepath.c_str(), "r"); in GetFileSize()