Searched refs:testModuleConfigModule (Results 1 – 1 of 1) sorted by relevance
25 type testModuleConfigModule struct { struct44 testModuleConfigModule anonMember88 func (m *testModuleConfigModule) InstallInTestcases() bool { argument92 func (m *testModuleConfigModule) DepsMutator(ctx android.BottomUpMutatorContext) { argument102 func (m *testModuleConfigModule) fixTestConfig(ctx android.ModuleContext, baseTestConfig android.Pa… argument122 func (m *testModuleConfigModule) composeOptions() []tradefed.Option { argument160 func (m *testModuleConfigModule) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument171 func (m *testModuleConfigModule) validateTestSuites(ctx android.ModuleContext) bool { argument181 module := &testModuleConfigModule{}202 var _ android.AndroidMkEntriesProvider = (*testModuleConfigModule)(nil)[all …]