HomeSort by relevance Sort by last modified time
    Searched full:statusdir (Results 1 - 1 of 1) sorted by null

  /external/skia/tests/
SkpSkGrTest.cpp 239 SkString statusDir = make_filepath(0, outStatusDir, "");
240 if (!sk_exists(statusDir.c_str())) {
241 if (!sk_mkdir(statusDir.c_str())) {
242 SkDebugf("could not create dir %s\n", statusDir.c_str());

Completed in 86 milliseconds