Home
last modified time | relevance | path

Searched refs:walktree (Results 1 – 3 of 3) sorted by relevance

/petsc/lib/petsc/bin/maint/
H A Dtestharness_util.py33 def walktree(top, action, datafilespath=None): function
130 walktree(startdir, action, datafilespath=options.datafilespath)
/petsc/config/
H A Dquery_tests.py212 def walktree(top): function
249 dataDict=walktree(startdir)
H A Dgmakegentest.py919 def walktree(self,top): member in generateExamples
1073 dataDict=pEx.walktree(os.path.join(pEx.srcdir))