Searched defs:dotSkp (Results 1 - 1 of 1) sorted by relevance
/external/skia/tests/ | ||
H A D | PathOpsSkpClipTest.cpp | 452 const char dotSkp[] = ".skp"; local 453 if (testName.endsWith(dotSkp)) { 455 testName.remove(len - (sizeof(dotSkp) - 1), sizeof(dotSkp) - 1); |
Completed in 130 milliseconds