Home
last modified time | relevance | path

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

/external/desugar/java/com/google/devtools/common/options/testing/
DConverterTester.java127 Object convertedDifferentConverterInstance; in testItems() local
131 convertedDifferentConverterInstance = converter2.convert(input); in testItems()
153 .that(convertedDifferentConverterInstance) in testItems()
160 .that(convertedDifferentConverterInstance.hashCode()) in testItems()