Searched refs:add_deps (Results 1 – 1 of 1) sorted by relevance
325 def add_deps(self, src_objs, dst_objs): member in TestDescr425 t.add_deps(curr_objs, [value])436 t.add_deps(curr_objs, list (objset))452 t.add_deps(curr_objs, objs)463 t.add_deps(curr_objs, ['*'])555 t.add_deps([obj], non_dep_tgt_objs)565 t.add_deps(["#"], non_dep_tgt_objs)575 t.add_deps(["#"], main_deps)
Completed in 5 milliseconds