Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/tradefed_modules/
H A Dtest_module_config.go23 ctx.RegisterModuleType("test_module_config_host", TestModuleConfigHostFactory)
205 func TestModuleConfigHostFactory() android.Module { func