Searched defs:cpoWrapper (Results 1 – 5 of 5) sorted by relevance
193 final CPOWrapper cpoWrapper = diff.get(0); in testEntityDiffNoneInsert() local197 final CPOWrapper cpoWrapper = diff.get(1); in testEntityDiffNoneInsert() local203 final CPOWrapper cpoWrapper = diff.get(2); in testEntityDiffNoneInsert() local209 final CPOWrapper cpoWrapper = diff.get(3); in testEntityDiffNoneInsert() local236 final CPOWrapper cpoWrapper = diff.get(0); in testEntityDiffUpdateInsert() local240 final CPOWrapper cpoWrapper = diff.get(1); in testEntityDiffUpdateInsert() local246 final CPOWrapper cpoWrapper = diff.get(2); in testEntityDiffUpdateInsert() local252 final CPOWrapper cpoWrapper = diff.get(3); in testEntityDiffUpdateInsert() local258 final CPOWrapper cpoWrapper = diff.get(4); in testEntityDiffUpdateInsert() local279 final CPOWrapper cpoWrapper = diff.get(0); in testEntityDiffNoneUpdate() local[all …]
396 final CPOWrapper cpoWrapper = diff.get(0); in testTrimEmptySingle() local402 final CPOWrapper cpoWrapper = diff.get(1); in testTrimEmptySingle() local408 final CPOWrapper cpoWrapper = diff.get(2); in testTrimEmptySingle() local420 final CPOWrapper cpoWrapper = diff.get(0); in testTrimEmptySingle() local531 final CPOWrapper cpoWrapper = diff.get(0); in testTrimEmptyAfterUpdate() local537 final CPOWrapper cpoWrapper = diff.get(1); in testTrimEmptyAfterUpdate() local543 final CPOWrapper cpoWrapper = diff.get(2); in testTrimEmptyAfterUpdate() local555 final CPOWrapper cpoWrapper = diff.get(0); in testTrimEmptyAfterUpdate() local578 final CPOWrapper cpoWrapper = diff.get(0); in testTrimInsertEmpty() local608 final CPOWrapper cpoWrapper = diff.get(0); in testTrimInsertInsert() local[all …]
223 static String getTypeString(CPOWrapper cpoWrapper) { in getTypeString()
46 public static boolean isInsertCompat(CPOWrapper cpoWrapper) { in isInsertCompat()56 public static boolean isUpdateCompat(CPOWrapper cpoWrapper) { in isUpdateCompat()66 public static boolean isDeleteCompat(CPOWrapper cpoWrapper) { in isDeleteCompat()75 public static boolean isAssertQueryCompat(CPOWrapper cpoWrapper) { in isAssertQueryCompat()
647 final CPOWrapper cpoWrapper = diffWrapper.get(i); in getInsertedRawContactId() local