Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/metadata/
Dproperty_test.cpp50 int32_t expected_tag = int_tag_; in TEST_F() local
51 EXPECT_EQ(property.StaticTags()[0], expected_tag); in TEST_F()