Searched refs:SetBroadcastOptions (Results 1 – 4 of 4) sorted by relevance
100 std::string TestUDPSocket::SetBroadcastOptions(pp::UDPSocket* socket) { in SetBroadcastOptions() function in TestUDPSocket215 ASSERT_SUBTEST_SUCCESS(SetBroadcastOptions(&server1)); in TestBroadcast()216 ASSERT_SUBTEST_SUCCESS(SetBroadcastOptions(&server2)); in TestBroadcast()261 ASSERT_SUBTEST_SUCCESS(SetBroadcastOptions(&socket)); in TestSetOption()
76 std::string TestUDPSocketPrivate::SetBroadcastOptions( in SetBroadcastOptions() function in TestUDPSocketPrivate208 ASSERT_SUBTEST_SUCCESS(SetBroadcastOptions(&server1)); in TestBroadcast()209 ASSERT_SUBTEST_SUCCESS(SetBroadcastOptions(&server2)); in TestBroadcast()
28 std::string SetBroadcastOptions(pp::UDPSocket* socket);
24 std::string SetBroadcastOptions(pp::UDPSocketPrivate* socket);