Home
last modified time | relevance | path

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

/aosp_15_r20/tools/asuite/atest/test_finders/
H A Dmodule_finder.py683 if self._is_srcs_match_method_annotation(
695 def _is_srcs_match_method_annotation(self, method, srcs, annotation_dict): member in ModuleFinder
H A Dmodule_finder_unittest.py1836 is_matched = self.mod_finder._is_srcs_match_method_annotation(
1844 is_matched = self.mod_finder._is_srcs_match_method_annotation(
1863 is_matched = self.mod_finder._is_srcs_match_method_annotation(
1872 is_matched = self.mod_finder._is_srcs_match_method_annotation(