Home
last modified time | relevance | path

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

/aosp12/build/soong/rust/
H A Dfuzz.go28 android.RegisterModuleType("rust_fuzz", RustFuzzFactory)
47 func RustFuzzFactory() android.Module { func
H A Dtesting.go221 ctx.RegisterModuleType("rust_fuzz", RustFuzzFactory)