Searched refs:imagesPathPrefix1 (Results 1 – 2 of 2) sorted by relevance
322 std::string imagesPathPrefix1 = tmp.str(); in evaluateGM() local326 encode_png(image, imagesPathPrefix1 + PATH_IMG_PNG); in evaluateGM()327 encode_png(modelResult.fErrors, imagesPathPrefix1 + PATH_ERR_PNG); in evaluateGM()
333 std::string imagesPathPrefix1 = tmp.str(); in evaluateGM() local337 encode_png(image, imagesPathPrefix1 + PATH_IMG_PNG); in evaluateGM()338 encode_png(modelResult.fErrors, imagesPathPrefix1 + PATH_ERR_PNG); in evaluateGM()