Searched refs:OSL_INVALID_PORT (Results 1 – 8 of 8) sorted by relevance
350 …ASSERT_TRUE(saSocketAddr.getPort( ) == OSL_INVALID_PORT) << "test for getPort( ) function: give an… in TEST_F()715 …ASSERT_TRUE(OSL_INVALID_PORT == ::osl::SocketAddr::getServicePort( ::rtl::OUString::createFromAsci… in TEST_F()
970 …ASSERT_TRUE(saSocketAddr.getPort( ) == OSL_INVALID_PORT) << "test for getPort( ) function: give an… in TEST_F()1323 …ASSERT_TRUE(OSL_INVALID_PORT == ::osl::SocketAddr::getServicePort( ::rtl::OUString::createFromAsci… in TEST_F()1665 ::rtl::OUString::valueOf((sal_Int32)OSL_INVALID_PORT),1667 sal_Bool bOK = ( OSL_INVALID_PORT == sSocket.getLocalPort( ) );
466 ::rtl::OUString::valueOf((sal_Int32)OSL_INVALID_PORT), in TEST_F()468 sal_Bool bOK = ( OSL_INVALID_PORT == sSocket.getLocalPort( ) ); in TEST_F()
676 sal_Int32 Port= OSL_INVALID_PORT; in getLocalPort()739 sal_Int32 Port= OSL_INVALID_PORT; in getPeerPort()
39 #define OSL_INVALID_PORT (-1) macro
1029 return OSL_INVALID_PORT; in osl_getServicePort()1063 return OSL_INVALID_PORT; in osl_getInetPortOfSocketAddr()
1562 return OSL_INVALID_PORT; in osl_psz_getServicePort()1599 return OSL_INVALID_PORT; in osl_getInetPortOfSocketAddr()
1583 return OSL_INVALID_PORT; in osl_psz_getServicePort()1620 return OSL_INVALID_PORT; in osl_getInetPortOfSocketAddr()
Completed in 95 milliseconds