Searched refs:is_path (Results 1 – 1 of 1) sorted by relevance
80 def is_path(s): function98 if is_path(r):158 num_files_in_rsp = sum(1 for a in rsp_entries if is_path(a))191 list(filter(is_path, rsp_entries))[result - 1], result