Searched refs:duplicate (Results 1 – 6 of 6) sorted by relevance
1 Check whether a duplicate class is detected.
1 Tests a regression when inlining a method with constants would lead to duplicate
1 Check whether a duplicate class is not detected, even though we compiled against one (but removed
1 This is a test to verify that duplicate methods in a dex file are handled
292 $(PICTEST_TYPES),$(DEBUGGABLE_TYPES),138-duplicate-classes-check,$(ALL_ADDRESS_SIZES))303 138-duplicate-classes-check2308 138-duplicate-classes-check
4738 bool duplicate = false; in LinkInterfaceMethods() local4742 duplicate = true; in LinkInterfaceMethods()4746 if (!duplicate) { in LinkInterfaceMethods()