Home
last modified time | relevance | path

Searched refs:cc_fuzz_test (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_fuzzer/
H A Dfuzzer.bzl16 load("@rules_fuzzing//fuzzing:cc_defs.bzl", "cc_fuzz_test")
19 """Wrapper for cc_fuzz_test that adds required Pigweed dependencies.
33 cc_fuzz_test(**kwargs)
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/utf8_range/fuzz/
DBUILD.bazel1 load("@rules_fuzzing//fuzzing:cc_defs.bzl", "cc_fuzz_test")
3 cc_fuzz_test(
/aosp_15_r20/external/grpc-grpc/third_party/utf8_range/fuzz/
H A DBUILD.bazel1 load("@rules_fuzzing//fuzzing:cc_defs.bzl", "cc_fuzz_test")
3 cc_fuzz_test(
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/
H A Dmake_cmakelists.py151 def cc_fuzz_test(self, **kwargs): member in BuildFileFunctions
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/cmake/
Dmake_cmakelists.py128 def cc_fuzz_test(self, **kwargs): member in BuildFileFunctions