Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestCheckDisplayCollisions.java54 public void testInheritance() { in testInheritance() method in TestCheckDisplayCollisions
/aosp_15_r20/external/python/dateutil/dateutil/test/
Dtest_relativedelta.py16 def testInheritance(self): member in RelativeDeltaTest
/aosp_15_r20/external/javassist/src/test/javassist/
H A DJvstTest2.java392 public void testInheritance() throws Exception { in testInheritance() method in JvstTest2