Searched defs:expectedDataFile (Results 1 – 2 of 2) sorted by relevance
315 bool compFp32WithTData(float *actualOutputData, const std::string& expectedDataFile, in compFp32WithTData()343 bool compUint8WithTData(uint8_t *actualOutputData, const std::string& expectedDataFile, in compUint8WithTData()
316 … std::string expectedDataFile = g_testFilesDir + "ml_face_isface" + std::to_string(i) + ".output"; variable