Home
last modified time | relevance | path

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

/trunk/main/bridges/test/java_uno/any/
H A DTestAny.java116 success &= testMapAny(transport, Any.VOID, new CompareBoxed()); in test()
119 success &= testMapAny(transport, Boolean.FALSE, new CompareBoxed()); in test()
120 success &= testMapAny(transport, Boolean.TRUE, new CompareBoxed()); in test()
130 new CompareBoxed()); in test()
132 new CompareBoxed()); in test()
134 new CompareBoxed()); in test()
147 new CompareBoxed()); in test()
149 new CompareBoxed()); in test()
151 new CompareBoxed()); in test()
167 new CompareBoxed()); in test()
[all …]