Home
last modified time | relevance | path

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

/build/soong/cc/
Dtest.go128 android.RegisterModuleType("cc_test_host", TestHostFactory)
158 func TestHostFactory() android.Module { func
/build/soong/java/
Djava.go54 ctx.RegisterModuleType("java_test_host", TestHostFactory)
1306 func TestHostFactory() android.Module { func