Home
last modified time | relevance | path

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

/build/soong/tradefed_modules/
Dtest_module_config.go25 type testModuleConfigModule struct { struct
26 android.ModuleBase
27 android.DefaultableModuleBase
29 tradefedProperties
32 testConfig android.OutputPath
33 manifest android.OutputPath
34 provider tradefed.BaseTestProviderData
36 supportFiles android.InstallPaths
38 isHost bool
44 testModuleConfigModule anonMember
[all …]