Searched refs:statusFile (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/tests/
H A DPathOpsSkpClipTest.cpp671 SkString statusFile = make_filepath(0, outStatusDir, statName.c_str()); local
672 return statusFile;
962 SkString statusFile = make_filepath(data->fResult.fDirNo, outStatusDir, statName.c_str()); local
963 SkFILE* file = sk_fopen(statusFile.c_str(), kWrite_SkFILE_Flag);
965 SkDebugf("failed to create %s", statusFile.c_str());
H A DSkpSkGrTest.cpp480 SkString statusFile = make_filepath(0, outStatusDir, statName.c_str()); local
481 return statusFile;
/external/skia/tests/
H A DPathOpsSkpClipTest.cpp671 SkString statusFile = make_filepath(0, outStatusDir, statName.c_str()); local
672 return statusFile;
962 SkString statusFile = make_filepath(data->fResult.fDirNo, outStatusDir, statName.c_str()); local
963 SkFILE* file = sk_fopen(statusFile.c_str(), kWrite_SkFILE_Flag);
965 SkDebugf("failed to create %s", statusFile.c_str());
H A DSkpSkGrTest.cpp480 SkString statusFile = make_filepath(0, outStatusDir, statName.c_str()); local
481 return statusFile;

Completed in 105 milliseconds