Searched refs:create_module_no_forward_input (Results 1 – 3 of 3) sorted by relevance
18 create_module_no_forward_input,74 ("test_module_no_forward_input", create_module_no_forward_input()),
16 create_module_no_forward_input,50 self.checkModule(create_module_no_forward_input(), ())
107 def create_module_no_forward_input(): function