Searched refs:test_options (Results 1 – 1 of 1) sorted by relevance
100 std::vector<uint8_t> test_options = {9, 8, 12}; in TEST_F() local102 NoEffectMenuControl<uint8_t>(delegate_tag_, options_tag_, test_options); in TEST_F()108 ExpectControlOptions(test_options); in TEST_F()110 ExpectControlValue(test_options[0]); in TEST_F()