Searched refs:testBase (Results 1 – 3 of 3) sorted by relevance
15 testDir=${testBase}/${buildLabel}42 vmDest=${testBase}/testVmWin.zip
1422 SkOpPtT* testBase = test->ptT(); in moveNearby() local1424 if (startBase == testBase) { in moveNearby()1427 if (testBase->duplicate()) { in moveNearby()1430 if (this->match(startBase, testBase->segment(), testBase->fT, testBase->fPt)) { in moveNearby()1443 } while ((testBase = testBase->next()) != test->ptT()); in moveNearby()
814 const SkOpPtT* testBase = test->ptT(); in debugMoveNearby() local816 if (startBase == testBase) { in debugMoveNearby()819 if (testBase->duplicate()) { in debugMoveNearby()822 if (this->match(startBase, testBase->segment(), testBase->fT, testBase->fPt)) { in debugMoveNearby()834 } while ((testBase = testBase->next()) != test->ptT()); in debugMoveNearby()