Home
last modified time | relevance | path

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

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