Home
last modified time | relevance | path

Searched refs:squelch (Results 1 – 25 of 29) sorted by relevance

12

/external/grpc-grpc/test/core/nanopb/
Dfuzzer_serverlist.cc27 bool squelch = true; variable
34 if (squelch) gpr_set_log_function(dont_log); in LLVMFuzzerTestOneInput()
Dfuzzer_response.cc27 bool squelch = true; variable
34 if (squelch) gpr_set_log_function(dont_log); in LLVMFuzzerTestOneInput()
/external/grpc-grpc/test/core/util/
Done_corpus_entry_fuzzer.cc29 extern bool squelch;
34 squelch = false; in main()
Dfuzzer_corpus_test.cc34 extern bool squelch;
52 squelch = false; in TEST_P()
/external/grpc-grpc/test/core/transport/chttp2/
Dhpack_parser_fuzzer_test.cc30 bool squelch = true; variable
38 if (squelch) gpr_set_log_function(dont_log); in LLVMFuzzerTestOneInput()
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dalts_credentials_fuzzer.cc38 bool squelch = true; variable
64 if (squelch && grpc_trace_fuzzer == nullptr) { in LLVMFuzzerTestOneInput()
Dssl_server_fuzzer.cc32 bool squelch = true; variable
57 if (squelch) gpr_set_log_function(dont_log); in LLVMFuzzerTestOneInput()
/external/grpc-grpc/test/core/security/
Dalts_credentials_fuzzer.cc39 bool squelch = true; variable
65 if (squelch && grpc_trace_fuzzer == nullptr) { in LLVMFuzzerTestOneInput()
Dssl_server_fuzzer.cc30 bool squelch = true; variable
55 if (squelch) gpr_set_log_function(dont_log); in LLVMFuzzerTestOneInput()
/external/grpc-grpc/test/core/end2end/fuzzers/
Dserver_fuzzer.cc28 bool squelch = true; variable
41 if (squelch) gpr_set_log_function(dont_log); in LLVMFuzzerTestOneInput()
Dclient_fuzzer.cc32 bool squelch = true; variable
44 if (squelch) gpr_set_log_function(dont_log); in LLVMFuzzerTestOneInput()
Dapi_fuzzer.cc52 bool squelch = true; variable
695 if (squelch && grpc_trace_fuzzer == nullptr) gpr_set_log_function(dont_log); in LLVMFuzzerTestOneInput()
/external/grpc-grpc/test/core/client_channel/
Duri_fuzzer_test.cc29 bool squelch = true; variable
/external/grpc-grpc/test/core/json/
Dfuzzer.cc29 bool squelch = true; variable
/external/grpc-grpc/test/core/http/
Dresponse_fuzzer.cc27 bool squelch = true; variable
Drequest_fuzzer.cc28 bool squelch = true; variable
/external/grpc-grpc/test/core/slice/
Dpercent_decode_fuzzer.cc30 bool squelch = true; variable
Dpercent_encode_fuzzer.cc30 bool squelch = true; variable
/external/skqp/src/compute/skc/platforms/cl_12/kernels/
Dblock_pool_init.cl48 // the version test is to squelch a bug with the Intel OpenCL CPU
/external/igt-gpu-tools/lib/
Digt_kmod.c51 static void squelch(void *data, int priority, in squelch() function
103 kmod_set_log_fn(ctx, squelch, NULL); in kmod_ctx()
/external/llvm-project/lldb/docs/design/
Dstructureddataplugins.md168 If the user wants to squelch seeing info-level or debug-level
322 If the user wants to squelch seeing info-level or debug-level
/external/libpcap/
Dgrammar.y.in128 * Declare it to squelch a warning.
DCMakeLists.txt1898 # that appear to do that, so we squelch that warning.
1908 # not, and Microsoft does that in its headers, so we squelch
/external/rust/crates/rand/
DCHANGELOG.md109 - Fix or squelch issues from Clippy lints (#840)
/external/tcpdump/
DCHANGES594 smb: squelch an uninitialized complaint from coverity.

12