Home
last modified time | relevance | path

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

/build/soong/tradefed_modules/
Dtest_module_config.go23 ctx.RegisterModuleType("test_module_config", TestModuleConfigFactory)
216 func TestModuleConfigFactory() android.Module { func