Searched refs:final_match (Results 1 – 1 of 1) sorted by relevance
120 auto final_match = long_string_node.exact_match(0); in TEST() local121 EXPECT_STREQ("string", serialized_trie.data() + final_match->name_offset); in TEST()122 EXPECT_STREQ("4th", property_info_area->context(final_match->context_index)); in TEST()123 EXPECT_STREQ("4th", property_info_area->type(final_match->type_index)); in TEST()