Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-log.cc644 const char* close_tag1 = "close-tag,1\n"; in TEST() local
653 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()