Home
last modified time | relevance | path

Searched defs:testModuleConfigModule (Results 1 – 1 of 1) sorted by relevance

/build/soong/tradefed_modules/
Dtest_module_config.go27 type testModuleConfigModule struct { struct
28 android.ModuleBase
29 android.DefaultableModuleBase
31 tradefedProperties
34 testConfig android.OutputPath
35 manifest android.OutputPath
36 provider tradefed.BaseTestProviderData
38 supportFiles android.InstallPaths
40 isHost bool
46 testModuleConfigModule anonMember
[all …]