Searched defs:inserted (Results 1 – 5 of 5) sorted by relevance
390 Record inserted = verifyInsertSucceeds(builder.build()); in deleteRecords() local608 PlannedExerciseSessionRecord inserted = in insertTrainingPlan_changelogCreated() local645 ExerciseSessionRecord inserted = in insertExerciseSession_completesTrainingPlan_changelogGeneratedForTrainingPlan() local685 ExerciseSessionRecord inserted = in updateExerciseSession_completesTrainingPlan_changelogGeneratedForTrainingPlan() local788 ExerciseSessionRecord inserted = in updateExerciseSession_changesTrainingPlan_changelogGeneratedForPreviousAndCurrentPlan() local832 ExerciseSessionRecord inserted = in referenceToTrainingPlanNullified_changelogsBelongToOwnersOfRespectiveRecords() local1389 private void verifyReadReturnsSameRecords(Record inserted) throws InterruptedException { in verifyReadReturnsSameRecords()1402 private void verifyReadReturnsSameRecords(List<Record> inserted) throws InterruptedException { in verifyReadReturnsSameRecords()
89 DBEncoderEndpoint inserted = DBEncoderEndpointFixture.anEndpointBuilder(BUYER_1).build(); in testQueryEncoderEndPoint() local
56 public String inserted() { in inserted() method in NameLookupBuilderTest.TestNameLookupBuilder
86 let inserted = self.frames.insert(base); in share() localVariable
1912 final int inserted = contentResolver.bulkInsert(Data.CONTENT_URI, memberInsertions); in undoDeletion() local