Home
last modified time | relevance | path

Searched refs:LOGRECORD_COMPARATOR (Results 1 – 1 of 1) sorted by relevance

/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DLogRecordTest.java262 private static final SerializableAssert LOGRECORD_COMPARATOR = new SerializableAssert() { field in LogRecordTest
320 SerializationTest.verifySelf(r, LOGRECORD_COMPARATOR); in testSerializationSelf()
363 SerializationTest.verifyGolden(this, r, LOGRECORD_COMPARATOR); in testSerializationCompatibility()