Home
last modified time | relevance | path

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

/external/regex-re2/re2/testing/
Dtester.cc613 bool okay = TestInputInContext(text, text); in TestInput()
618 okay &= TestInputInContext(sp, text); in TestInput()
621 okay &= TestInputInContext(sp, text); in TestInput()
626 bool Tester::TestInputInContext(const StringPiece& text, in TestInputInContext() function in re2::Tester
Dtester.h107 bool TestInputInContext(const StringPiece& text, const StringPiece& context);