Home
last modified time | relevance | path

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

/tools/asuite/atest/test_finders/
Dmodule_finder.py672 if self._is_srcs_match_method_annotation(
684 def _is_srcs_match_method_annotation(self, method, srcs, annotation_dict): member in ModuleFinder
Dmodule_finder_unittest.py1624 is_matched = self.mod_finder._is_srcs_match_method_annotation(
1632 is_matched = self.mod_finder._is_srcs_match_method_annotation(
1651 is_matched = self.mod_finder._is_srcs_match_method_annotation(
1660 is_matched = self.mod_finder._is_srcs_match_method_annotation(