Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dnamespace_test.go638 ctx.RegisterModuleType("test_module", newTestModule)
737 func newTestModule() Module { func