Searched refs:Parse1BitState (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/re2/re2/testing/
H A Dregexp_benchmark.cc115 ParseImpl Parse1NFA, Parse1OnePass, Parse1BitState, member in namespace:re2
464 void Parse_Split_BitState(int i) { Parse1Split(i, Parse1BitState); }
500 void Parse_SplitHard_BitState(int i) { Parse1SplitHard(i, Parse1BitState); }
1145 void Parse1BitState(int iters, const char* regexp, const StringPiece& text) { function in namespace:re2
/external/regex-re2/re2/testing/
H A Dregexp_benchmark.cc115 ParseImpl Parse1NFA, Parse1OnePass, Parse1BitState, member in namespace:re2
464 void Parse_Split_BitState(int i) { Parse1Split(i, Parse1BitState); }
500 void Parse_SplitHard_BitState(int i) { Parse1SplitHard(i, Parse1BitState); }
1145 void Parse1BitState(int iters, const char* regexp, const StringPiece& text) { function in namespace:re2

Completed in 184 milliseconds