Searched refs:isExceptionPending (Results 1 – 6 of 6) sorted by relevance
902 class isExceptionPending: public CppUnit::TestFixture class912 sal_Bool bOk = asSocket.isExceptionPending( pTimeout ); in isExPending_001()922 CPPUNIT_TEST_SUITE( isExceptionPending );1492 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(osl_StreamSocket::isExceptionPending, "osl_StreamSocket");
3142 class isExceptionPending: public CppUnit::TestFixture class3152 sal_Bool bOk = asSocket.isExceptionPending( pTimeout ); in isExPending_001()3162 CPPUNIT_TEST_SUITE( isExceptionPending );3172 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(osl_StreamSocket::isExceptionPending, "osl_StreamSocket");
307 inline sal_Bool SAL_CALL isExceptionPending(const TimeValue *pTimeout = 0) const;
326 inline sal_Bool Socket::isExceptionPending(const TimeValue *pTimeout ) const in isExceptionPending() function in osl::Socket
597 sal_Bool SAL_CALL isExceptionPending(const TimeValue* pTimeout = 0) const;
857 sal_Bool OSocket::isExceptionPending(const TimeValue* pTimeout) const in isExceptionPending() function in OSocket
Completed in 51 milliseconds