Home
last modified time | relevance | path

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

/trunk/main/sal/qa/osl/socket/
H A Dosl_Socket2.cxx75 #define IP_PORT_MYPORT7 8895 macro
436 …tAddr saBindSocketAddr( rtl::OUString::createFromAscii("127.0.0.1"), IP_PORT_MYPORT7 ); // aHostI… in TEST_F()
444 sal_Bool bOK = ( IP_PORT_MYPORT7 == sSocket.getLocalPort( ) ); in TEST_F()
H A Dosl_Socket_Const_orig.h135 #define IP_PORT_MYPORT7 8895 macro
H A Dosl_Socket.cxx1634 ::osl::SocketAddr saBindSocketAddr( aHostIp1, IP_PORT_MYPORT7 ); // aHostIp1 localhost in TEST_F()
1642 sal_Bool bOK = ( IP_PORT_MYPORT7 == sSocket.getLocalPort( ) ); in TEST_F()

Completed in 32 milliseconds