Home
last modified time | relevance | path

Searched refs:RustFuzzFactory (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/soong/rust/
H A Dfuzz.go26 android.RegisterModuleType("rust_fuzz", RustFuzzFactory)
41 func RustFuzzFactory() android.Module { func
H A Dtesting.go187 ctx.RegisterModuleType("rust_fuzz", RustFuzzFactory)