Home
last modified time | relevance | path

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

/libcore/tools/expected_upstream/tests/
Dcommon_util_test.py111 result = self.ojluni_finder.match_path_prefix(path_prefix)
235 result = self.finder.match_path_prefix(prefix)
/libcore/tools/expected_upstream/
Dcommon_util.py231 def match_path_prefix(self, input_path: str) -> Set[str]: member in OjluniFinder
271 result_paths = self.match_path_prefix(partial_ojluni_path)
355 def match_path_prefix(self, input_path: str) -> List[str]: member in OpenjdkFinder
415 path_results = self.match_path_prefix(path)
Dojluni_modify_expectation.py159 autocomp_result += ojluni_finder.match_path_prefix(
178 matches = openjdk_finder.match_path_prefix(