Home
last modified time | relevance | path

Searched refs:get_aut_init_function (Results 1 – 1 of 1) sorted by relevance

/linux/tools/verification/rvgen/rvgen/
H A Ddot2c.py165 def get_aut_init_function(self) -> str:
196 buff.append(self.get_aut_init_function())
155 def get_aut_init_function(self): global() member in Dot2c