Searched defs:toTest (Results 1 – 3 of 3) sorted by relevance
105 void verifyPoly(const char* sName, const char* sSvg, const tools::B2DClipState& toTest) in verifyPoly()
241 void verifyPoly(const char* sName, const char* sSvg, const B2DPolyRange& toTest) in verifyPoly()
312 File toTest = parent != null ? new File(parent.getCanonicalPath(), name) : new File(name); in isSymbolicLink() local
Completed in 20 milliseconds