Searched refs:call_selection (Results 1 – 1 of 1) sorted by relevance
384 int call_selection; in RunTest() local385 ASSERT_EQ(1, scanf("%i", &call_selection)); in RunTest()386 const bool send = !(call_selection == 3); in RunTest()387 const bool receive = !(call_selection == 2); in RunTest()