Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/tradefed_modules/
H A Dtest_module_config.go26 type testModuleConfigModule struct { struct
27 android.ModuleBase
28 android.DefaultableModuleBase
30 tradefedProperties
33 testConfig android.OutputPath
34 manifest android.OutputPath
35 provider tradefed.BaseTestProviderData
37 supportFiles android.InstallPaths
39 isHost bool
45 testModuleConfigModule anonMember
[all …]