Searched refs:mergedConfig2 (Results 1 – 2 of 2) sorted by relevance
165 final Configuration mergedConfig2 = new Configuration(mergedOverrideConfig2); in testConfigurationChangePropagation() local177 assertEquals(mergedConfig2, child2.getConfiguration()); in testConfigurationChangePropagation()190 mergedConfig2.setTo(mergedConfig1); in testConfigurationChangePropagation()191 mergedConfig2.updateFrom(mergedOverrideConfig2); in testConfigurationChangePropagation()203 assertEquals(mergedConfig2, child2.getConfiguration()); in testConfigurationChangePropagation()
683 final Configuration mergedConfig2 = new Configuration(mergedOverrideConfig2); in testConfigurationChangePropagation() local695 assertEquals(mergedConfig2, child2.getConfiguration()); in testConfigurationChangePropagation()708 mergedConfig2.setTo(mergedConfig1); in testConfigurationChangePropagation()709 mergedConfig2.updateFrom(mergedOverrideConfig2); in testConfigurationChangePropagation()721 assertEquals(mergedConfig2, child2.getConfiguration()); in testConfigurationChangePropagation()