Searched refs:open_tag2 (Results 1 – 1 of 1) sorted by relevance
655 const char* open_tag2 = "open-tag,2\n"; in TEST() local670 CHECK(matcher.IsInSequence(open_tag1, open_tag2)); in TEST()671 CHECK(matcher.IsInSequence(open_tag2, close_tag2)); in TEST()686 CHECK(matcher.IsInSequence(open_tag1, open_tag2)); in TEST()687 CHECK(matcher.IsInSequence(open_tag2, close_tag1)); in TEST()