Home
last modified time | relevance | path

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

/system/core/property_service/libpropertyinfoserializer/
Dproperty_info_serializer_test.cpp79 auto match3 = test_node.exact_match(2); in TEST() local
82 EXPECT_STREQ("test3", serialized_trie.data() + match3->name_offset); in TEST()
86 EXPECT_STREQ("3rd", property_info_area->context(match3->context_index)); in TEST()
90 EXPECT_STREQ("3rd", property_info_area->type(match3->type_index)); in TEST()