HomeSort by relevance Sort by last modified time
    Searched refs:rootdepth (Results 1 - 2 of 2) sorted by null

  /build/kati/testcase/tools/
findleaves.py 30 rootdepth = rootdir.count("/")
47 depth = 1 + root.count("/") - rootdepth
  /build/make/tools/
findleaves.py 31 rootdepth = rootdir.count("/")
48 depth = 1 + root.count("/") - rootdepth

Completed in 120 milliseconds