Home
last modified time | relevance | path

Searched defs:RunCase (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/regex-re2/re2/testing/
H A Dtester.cc501 bool TestInstance::RunCase(const StringPiece& text, const StringPiece& context, in RunCase() function in re2::TestInstance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dtester.cc516 bool TestInstance::RunCase(const StringPiece& text, const StringPiece& context, in RunCase() function in re2::TestInstance
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dtester.cc515 bool TestInstance::RunCase(absl::string_view text, absl::string_view context, in RunCase() function in re2::TestInstance