Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dtester.cc647 bool okay = TestInputInContext(text, text); in TestInput()
652 okay &= TestInputInContext(sp, text); in TestInput()
655 okay &= TestInputInContext(sp, text); in TestInput()
660 bool Tester::TestInputInContext(const StringPiece& text, in TestInputInContext() function in re2::Tester
Dtester.h108 bool TestInputInContext(const StringPiece& text, const StringPiece& context);