Home
last modified time | relevance | path

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

/system/core/property_service/libpropertyinfoserializer/
Dproperty_info_serializer_test.cpp78 auto match2 = test_node.exact_match(1); in TEST() local
81 EXPECT_STREQ("test2", serialized_trie.data() + match2->name_offset); in TEST()
85 EXPECT_STREQ("3rd", property_info_area->context(match2->context_index)); in TEST()
89 EXPECT_STREQ("3rd", property_info_area->type(match2->type_index)); in TEST()