fn discover_tests_in_module( db: &RootDatabase, module: Module, prefix_id: String, only_in_this_file: bool, ) -> Vec<TestItem>