Searched refs:option_selection (Results 1 – 1 of 1) sorted by relevance
460 int option_selection; in RunTest() local461 ASSERT_EQ(1, scanf("%i", &option_selection)); in RunTest()464 if (option_selection < option_index) { in RunTest()465 res = codec->GetCodec(option_selection, cinst); in RunTest()476 } else if (option_selection == option_index++) { in RunTest()484 } else if (option_selection == option_index++) { in RunTest()492 } else if (option_selection == option_index++) { in RunTest()500 } else if (option_selection == option_index++) { in RunTest()510 } else if (option_selection == option_index++) { in RunTest()518 } else if (option_selection == option_index++) { in RunTest()[all …]