Home
last modified time | relevance | path

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

/build/soong/cc/
Dtest.go124 android.RegisterModuleType("cc_test_host", TestHostFactory)
154 func TestHostFactory() android.Module { func
/build/soong/java/
Djava.go52 ctx.RegisterModuleType("java_test_host", TestHostFactory)
985 func TestHostFactory() android.Module { func