Searched defs:outStatusDir (Results 1 - 2 of 2) sorted by relevance

/external/skia/tests/
H A DPathOpsSkpClipTest.cpp87 static const char outStatusDir[] = "statusTest"; variable
625 SkString dirName = get_out_path(dirNo, outStatusDir);
674 SkString statusFile = get_out_path(data->fResult.fDirNo, outStatusDir);
H A DSkpSkGrTest.cpp181 static const char outStatusDir[] = OUT_DIR "statusTest"; variable
239 SkString statusDir = make_filepath(0, outStatusDir, "");
482 SkString statusFile = make_filepath(0, outStatusDir, statName.c_str());

Completed in 97 milliseconds