Home
last modified time | relevance | path

Searched defs:verify_function (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/test/core/security/
Dgrpc_tls_certificate_distributor_test.cc564 auto verify_function = [this](std::string cert_name) { in TEST_F() local
895 auto verify_function = [this](std::string cert_name) { in TEST_F() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dhelpers.cc1279 absl::string_view verify_function) { in GenerateUtf8CheckCode()