Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-log.cc655 const char* open_tag2 = "open-tag,2\n"; in TEST() local
670 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()