Home
last modified time | relevance | path

Searched defs:sre (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc-java/protobuf/src/test/java/io/grpc/protobuf/
DStatusProtoTest.java46 StatusRuntimeException sre = StatusProto.toStatusRuntimeException(STATUS_PROTO); in toStatusRuntimeException() local
56 StatusRuntimeException sre = StatusProto.toStatusRuntimeException(STATUS_PROTO, metadata); in toStatusRuntimeExceptionWithMetadata_shouldIncludeMetadata() local
147 StatusRuntimeException sre = StatusProto.toStatusRuntimeException(STATUS_PROTO); in fromThrowableWithNestedStatusRuntimeException() local
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dsimplify_test.cc256 Regexp* sre = re->Simplify(); in TEST() local
Dregexp_benchmark.cc657 Regexp* sre = re->Simplify(); in SimplifyRegexp() local
677 Regexp* sre = re->Simplify(); in SimplifyCompileRegexp() local
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dsimplify.cc28 Regexp* sre = re->Simplify(); in SimplifyRegexp() local
185 Regexp* sre = sw.Walk(cre, NULL); in Simplify() local
Dcompile.cc1132 Regexp* sre = re->Simplify(); in Compile() local
1237 Regexp* sre = re->Simplify(); in CompileSet() local