Home
last modified time | relevance | path

Searched refs:test_options (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware/modules/camera/3_4/metadata/
Dpartial_metadata_factory_test.cpp100 std::vector<uint8_t> test_options = {9, 8, 12}; in TEST_F() local
102 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()