Searched defs:clone2 (Results 1 – 13 of 13) sorted by relevance
126 UnknownFieldSet.Builder clone2 = unknownSetBuilder.clone(); // failure is a NullPointerException in testClone() local148 UnknownFieldSet clone2 = destUnknownFieldSet.clone().build(); in testClone_lengthDelimited() local
637 let mut clone2 = cell.clone(); in clone() localVariable656 let mut clone2 = cell.clone(); in clone_atomic() localVariable
289 URegularExpression *clone2; in TestRegexCAPI() local1457 URegularExpression *clone2; in TestUTextAPI() local
295 USpoofChecker *clone2 = NULL; in TestUSpoofCAPI() local
172 OutputSettings clone2 = outputSettings.clone(); in escapeByClonedOutputSettings() local
304 UCharacterIterator clone2 = (UCharacterIterator)iter2.clone(); in TestPreviousNext() local
166 final AutofillId clone2 = cloneThroughParcel(id); in testSetResetSession() local
301 UCharacterIterator clone2 = (UCharacterIterator)iter2.clone(); in TestPreviousNext() local
393 ParcelFileDescriptor clone2 = ParcelFileDescriptor.CREATOR.createFromParcel(parcel); in testCanMarshalUnmarshal_marshalTwice() local
711 Animator clone2 = set2.getChildAnimations().get(1); in testClone() local