1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

allow gpu module write sanity data for GPU and CPU tests in one xml

This commit is contained in:
marina.kolpakova
2012-10-12 14:32:47 +04:00
parent 4500c48349
commit 800cb9d0e6
2 changed files with 9 additions and 0 deletions
@@ -187,6 +187,7 @@ private:
cv::FileStorage storageOut;
cv::FileNode rootIn;
std::string currentTestNodeName;
std::string suiteName;
cv::FileStorage& write();