Searched refs:getSecond (Results 1 – 3 of 3) sorted by relevance
462 CPPUNIT_ASSERT(full->getSecond().Value.Value.IsPresent); in testFull()464 static_cast< sal_Int32 >(100), full->getSecond().Value.Value.Value); in testFull()465 CPPUNIT_ASSERT(!full->getSecond().Value.IsDefaulted); in testFull()466 CPPUNIT_ASSERT(!full->getSecond().IsAmbiguous); in testFull()474 CPPUNIT_ASSERT(!full->getSecond().Value.Value.IsPresent); in testFull()475 CPPUNIT_ASSERT(!full->getSecond().Value.IsDefaulted); in testFull()476 CPPUNIT_ASSERT(!full->getSecond().IsAmbiguous); in testFull()561 CPPUNIT_ASSERT(full->getSecond().Value.Value.IsPresent); in testFull()563 static_cast< sal_Int32 >(100), full->getSecond().Value.Value.Value); in testFull()564 CPPUNIT_ASSERT(!full->getSecond().Value.IsDefaulted); in testFull()[all …]
222 SAL_CALL getSecond()294 Full::getSecond() in getSecond() function in __anona71f19310111::Full
196 public synchronized Ambiguous getSecond() in getSecond() method in JavaSupplier.Full
Completed in 15 milliseconds