Home
last modified time | relevance | path

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

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