Home
last modified time | relevance | path

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

/build/soong/rust/
Dtest.go155 android.RegisterModuleType("rust_test", RustTestFactory)
159 func RustTestFactory() android.Module { func
Dtesting.go213 ctx.RegisterModuleType("rust_test", RustTestFactory)