Home
last modified time | relevance | path

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

/system/core/property_service/libpropertyinfoserializer/
Dproperty_info_serializer_test.cpp77 auto match1 = test_node.exact_match(0); in TEST() local
80 EXPECT_STREQ("test1", serialized_trie.data() + match1->name_offset); in TEST()
84 EXPECT_STREQ("3rd", property_info_area->context(match1->context_index)); in TEST()
88 EXPECT_STREQ("3rd", property_info_area->type(match1->type_index)); in TEST()