OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:statusFile
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/skia/tests/
PathOpsSkpClipTest.cpp
669
SkString
statusFile
= get_out_path(data->fResult.fDirNo, outStatusDir);
670
if (!
statusFile
.size()) {
671
SkDebugf("failed to create %s",
statusFile
.c_str());
674
statusFile
.appendf("%s%s", PATH_SLASH, statName.c_str());
675
SkFILE* file = sk_fopen(
statusFile
.c_str(), kWrite_SkFILE_Flag);
677
SkDebugf("failed to create %s",
statusFile
.c_str());
[
all
...]
SkpSkGrTest.cpp
478
SkString
statusFile
= make_filepath(0, outStatusDir, statName.c_str());
479
return
statusFile
;
/external/skia/tests/
PathOpsSkpClipTest.cpp
671
SkString
statusFile
= make_filepath(0, outStatusDir, statName.c_str());
672
return
statusFile
;
[
all
...]
SkpSkGrTest.cpp
480
SkString
statusFile
= make_filepath(0, outStatusDir, statName.c_str());
481
return
statusFile
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fci.h
194
#define
statusFile
0
Completed in 2194 milliseconds