Home
last modified time | relevance | path

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

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