Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go53 soong.RegisterModuleType("cc_test_host", testHostFactory)
1921 func testHostFactory() (blueprint.Module, []interface{}) { func