Home
last modified time | relevance | path

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

/libcore/tools/expected_upstream/tests/
Dcommon_util_test.py239 self.assert_match_classname_prefix([
243 self.assert_match_classname_prefix([
258 self.assert_match_classname_prefix(
264 self.assert_match_classname_prefix([
287 def assert_match_classname_prefix(self, expected: List[str], prefix: str): member in OpenJdkFinderTest