Lines Matching refs:py
34 cp ../../testcase/tools/findleaves.py build/tools
111 $(call run_find, build/tools/findleaves.py testdir file1)
112 $(call run_find, build/tools/findleaves.py testdir file3)
113 $(call run_find, build/tools/findleaves.py --prune=dir1 testdir file3)
114 $(call run_find, build/tools/findleaves.py --prune=dir1 --prune=dir2 testdir file3)
115 $(call run_find, build/tools/findleaves.py --mindepth=1 testdir file1)
116 $(call run_find, build/tools/findleaves.py --mindepth=2 testdir file1)
117 $(call run_find, build/tools/findleaves.py --mindepth=3 testdir file1)
118 $(call run_find, build/tools/findleaves.py --mindepth=2 testdir file1)
127 $(call run_find, build/tools/findleaves.py testdir3 e)
134 $(call run_find, build/tools/findleaves.py testdir5 x)