Searched defs:makeClassDef (Results 1 – 2 of 2) sorted by relevance
42 …public static ClassDef makeClassDef(@Nonnull String classType, @Nullable String superType, String.… in makeClassDef() method in TestUtils
748 def makeClassDef(classDefs, font, klass=ot.Coverage): function