Home
last modified time | relevance | path

Searched defs:oldPropertyValue (Results 1 – 3 of 3) sorted by relevance

/external/aws-sdk-java-v2/core/auth/src/test/java/software/amazon/awssdk/auth/signer/
DS3SignerExecutionAttributeTest.java67 T oldPropertyValue, in assertOldAndNewAttributesAreMirrored()
98 T oldPropertyValue, in assertNewPropertyWrite_canBeReadFromNewAttribute()
DAwsSignerExecutionAttributeTest.java265 T oldPropertyValue, in assertOldAndNewAttributesAreMirrored()
278 T oldPropertyValue, in assertNewPropertyWrite_canBeReadFromNewAttribute()
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DLogManagerTest.java781 String oldPropertyValue = System.getProperty(CONFIG_CLASS); in testValidConfigClass() local
804 String oldPropertyValue = System.getProperty(CONFIG_FILE); in testNotExistConfigFile() local