Searched refs:outPropertyIdsToUnsubscribe (Results 1 – 2 of 2) sorted by relevance
106 List<Integer> outPropertyIdsToUnsubscribe = new ArrayList<>(); in testStageNewOptions_UpdateRateChangedToLowerRate() local108 outPropertyIdsToUnsubscribe); in testStageNewOptions_UpdateRateChangedToLowerRate()110 expectThat(outPropertyIdsToUnsubscribe).isEmpty(); in testStageNewOptions_UpdateRateChangedToLowerRate()129 List<Integer> outPropertyIdsToUnsubscribe = new ArrayList<>(); in testStageNewOptions_resolutionChangedToDifferentValue() local131 outPropertyIdsToUnsubscribe); in testStageNewOptions_resolutionChangedToDifferentValue()133 expectThat(outPropertyIdsToUnsubscribe).isEmpty(); in testStageNewOptions_resolutionChangedToDifferentValue()143 outPropertyIdsToUnsubscribe); in testStageNewOptions_resolutionChangedToDifferentValue()145 expectThat(outPropertyIdsToUnsubscribe).isEmpty(); in testStageNewOptions_resolutionChangedToDifferentValue()211 List<Integer> outPropertyIdsToUnsubscribe = new ArrayList<>(); in testDiffBetweenCurrentAndStage_simpleAdd() local214 outPropertyIdsToUnsubscribe); in testDiffBetweenCurrentAndStage_simpleAdd()[all …]
413 List<Integer> outPropertyIdsToUnsubscribe) { in diffBetweenCurrentAndStage() argument465 outPropertyIdsToUnsubscribe.add(possiblePropIdToUnsubscribe); in diffBetweenCurrentAndStage()