Searched refs:addConstructorToDexMakerGenerator (Results 1 – 1 of 1) sorted by relevance
2004 addConstructorToDexMakerGenerator(TypeId.INT); in testCaching_Constructors()2013 addConstructorToDexMakerGenerator(TypeId.INT); in testCaching_Constructors()2021 addConstructorToDexMakerGenerator(TypeId.BOOLEAN); in testCaching_Constructors()2028 addConstructorToDexMakerGenerator(TypeId.INT); in testCaching_Constructors()2029 addConstructorToDexMakerGenerator(TypeId.BOOLEAN); in testCaching_Constructors()2036 addConstructorToDexMakerGenerator(TypeId.BOOLEAN); in testCaching_Constructors()2037 addConstructorToDexMakerGenerator(TypeId.INT); in testCaching_Constructors()2042 private void addConstructorToDexMakerGenerator(TypeId<?>... params) throws Exception { in addConstructorToDexMakerGenerator() method in DexMakerTest