Home
last modified time | relevance | path

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

/aosp12/build/soong/rust/
H A Dbenchmark.go75 android.RegisterModuleType("rust_benchmark_host", RustBenchmarkHostFactory)
83 func RustBenchmarkHostFactory() android.Module { func
H A Dtesting.go208 ctx.RegisterModuleType("rust_benchmark_host", RustBenchmarkHostFactory)