Searched defs:MakeValidator (Results 1 – 4 of 4) sorted by relevance
/external/grpc-grpc/test/core/end2end/fuzzers/ | ||
D | fuzzing_common.h | 60 inline Validator* MakeValidator(std::function<void(bool)> impl) { in MakeValidator() function |
/external/cronet/tot/net/third_party/quiche/src/quiche/http2/hpack/decoder/ | ||
D | hpack_string_decoder_test.cc | 54 Validator MakeValidator(const std::string& expected_str, in MakeValidator() function in http2::test::__anon99a06dea0111::HpackStringDecoderTest |
/external/cronet/stable/net/third_party/quiche/src/quiche/http2/hpack/decoder/ | ||
D | hpack_string_decoder_test.cc | 54 Validator MakeValidator(const std::string& expected_str, in MakeValidator() function in http2::test::__anon01af564e0111::HpackStringDecoderTest |
/external/clang/lib/Sema/ | ||
D | SemaOverload.cpp | 11199 MakeValidator(Sema &SemaRef, MemberExpr *ME, size_t NumArgs, in MakeValidator() function |