Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dnamespace_test.go646 ctx.RegisterModuleType("test_module", newTestModule)
728 func newTestModule() Module { func