Searched refs:lPort (Results 1 – 1 of 1) sorted by relevance
292 int lPort; in RunTest() local294 ASSERT_EQ(1, scanf("%i", &lPort)); in RunTest()295 if (1 == lPort) in RunTest()296 lPort = 1234; in RunTest()299 res = voice_channel_transport->SetLocalReceiver(lPort); in RunTest()