Home
last modified time | relevance | path

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

/build/soong/sh/
Dsh_binary_test.go48 ctx.RegisterModuleType("sh_test_host", ShTestHostFactory)
Dsh_binary.go42 android.RegisterModuleType("sh_test_host", ShTestHostFactory)
292 func ShTestHostFactory() android.Module { func