Home
last modified time | relevance | path

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

/build/soong/cc/
Dtest.go108 android.RegisterModuleType("cc_test_host", TestHostFactory)
138 func TestHostFactory() android.Module { func
/build/soong/java/
Djava.go73 ctx.RegisterModuleType("java_test_host", TestHostFactory)
2419 func TestHostFactory() android.Module { func