HomeSort by relevance Sort by last modified time
    Searched refs:RunCase (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/re2/re2/testing/
tester.h 62 bool RunCase(const StringPiece& text, const StringPiece& context,
tester.cc 474 bool TestInstance::RunCase(const StringPiece& text, const StringPiece& context,
603 okay &= (!v_[i]->error() && v_[i]->RunCase(text, context, anchor));
  /external/regex-re2/re2/testing/
tester.h 62 bool RunCase(const StringPiece& text, const StringPiece& context,
tester.cc 474 bool TestInstance::RunCase(const StringPiece& text, const StringPiece& context,
603 okay &= (!v_[i]->error() && v_[i]->RunCase(text, context, anchor));
  /external/chromium_org/ui/gfx/animation/
animation_unittest.cc 85 TEST_F(AnimationTest, RunCase) {

Completed in 53 milliseconds