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

/external/skia/tests/
H A DPathOpsSkpClipTest.cpp452 const char dotSkp[] = ".skp"; local
453 if (testName.endsWith(dotSkp)) {
455 testName.remove(len - (sizeof(dotSkp) - 1), sizeof(dotSkp) - 1);

Completed in 165 milliseconds