Home
last modified time | relevance | path

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

/build/soong/tradefed_modules/
Dtest_module_config_test.go60 android.FixtureRegisterWithContext(RegisterTestModuleConfigBuildComponents),
110 android.FixtureRegisterWithContext(RegisterTestModuleConfigBuildComponents),
138 android.FixtureRegisterWithContext(RegisterTestModuleConfigBuildComponents),
161 android.FixtureRegisterWithContext(RegisterTestModuleConfigBuildComponents),
183 android.FixtureRegisterWithContext(RegisterTestModuleConfigBuildComponents),
206 android.FixtureRegisterWithContext(RegisterTestModuleConfigBuildComponents),
244 android.FixtureRegisterWithContext(RegisterTestModuleConfigBuildComponents),
298 android.FixtureRegisterWithContext(RegisterTestModuleConfigBuildComponents),
337 android.FixtureRegisterWithContext(RegisterTestModuleConfigBuildComponents),
359 android.FixtureRegisterWithContext(RegisterTestModuleConfigBuildComponents),
[all …]
Dtest_module_config.go16 RegisterTestModuleConfigBuildComponents(android.InitRegistrationContext)
20 func RegisterTestModuleConfigBuildComponents(ctx android.RegistrationContext) { func