Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dparse_test.cc226 bool RegexpEqualTestingOnly(Regexp* a, Regexp* b) { in RegexpEqualTestingOnly() function
252 RegexpEqualTestingOnly(re[i], re[j])) in TestParse()
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dregexp.h468 friend bool RegexpEqualTestingOnly(Regexp*, Regexp*);