Home
last modified time | relevance | path

Searched defs:testS (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CXX/expr/expr.unary/expr.new/
Dp20-0x.cpp11 void testS() { in testS() function
/external/skia/src/pathops/
DSkOpCoincidence.cpp288 SkOpPtT* testS = outer->fCoinPtTStart->contains(innerCoin); in addMissing() local
688 bool SkOpCoincidence::testForCoincidence(const SkCoincidentSpans* outer, const SkOpPtT* testS, in testForCoincidence()
DSkPathOpsDebug.cpp1324 const SkOpPtT* testS = outer->fCoinPtTStart->debugContains(innerCoin); in debugAddMissing() local