Home | History | Annotate | Download | only in tests

Lines Matching refs:shorter

117         SkString shorter(pathStr, last);
118 if (sk_mkdir(shorter.c_str())) {
125 SkString shorter(pathStr, last);
126 SkAssertResult(sk_mkdir(shorter.c_str()));