Searched refs:RunCase (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/re2/re2/testing/
H A Dtester.h62 bool RunCase(const StringPiece& text, const StringPiece& context,
H A Dtester.cc474 bool TestInstance::RunCase(const StringPiece& text, const StringPiece& context, function in class:re2::TestInstance
603 okay &= (!v_[i]->error() && v_[i]->RunCase(text, context, anchor));
/external/regex-re2/re2/testing/
H A Dtester.h62 bool RunCase(const StringPiece& text, const StringPiece& context,
H A Dtester.cc474 bool TestInstance::RunCase(const StringPiece& text, const StringPiece& context, function in class:re2::TestInstance
603 okay &= (!v_[i]->error() && v_[i]->RunCase(text, context, anchor));
/external/chromium_org/ui/gfx/animation/
H A Danimation_unittest.cc85 TEST_F(AnimationTest, RunCase) {

Completed in 156 milliseconds