Searched defs:Socket_Misc_Test (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dsocket.c1888 * Socket_Misc_Test - test miscellaneous functions
1892 Socket_Misc_Test(void) function
2157 DPRINTF(("Socket_Misc_Test - thread_count = %d\n", thread_count));
2186 printf("%-29s%s","Socket_Misc_Test",":");
2332 if (Socket_Misc_Test() < 0) {
2333 printf("Socket_Misc_Test failed\n");
2337 printf("Socket_Misc_Test passed\n");

Completed in 47 milliseconds