Searched refs:close_tag1 (Results 1 – 1 of 1) sorted by relevance
644 const char* close_tag1 = "close-tag,1\n"; in TEST() local653 CHECK(matcher.IsInSequence(open_tag1, close_tag1)); in TEST()672 CHECK(matcher.IsInSequence(close_tag2, close_tag1)); in TEST()687 CHECK(matcher.IsInSequence(open_tag2, close_tag1)); in TEST()688 CHECK(matcher.IsInSequence(close_tag1, close_tag2)); in TEST()