Home
last modified time | relevance | path

Searched refs:TestModuleInformation (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/build/soong/android/
H A Dteam.go42 type TestModuleInformation struct { struct
47 var TestOnlyProviderKey = blueprint.NewProvider[TestModuleInformation]()
H A Dall_teams.go97 testModInfo := TestModuleInformation{}
H A Dall_teams_test.go372 SetProvider(ctx, TestOnlyProviderKey, TestModuleInformation{
/aosp_15_r20/build/soong/tradefed_modules/
H A Dtest_module_config.go343 android.SetProvider(ctx, android.TestOnlyProviderKey, android.TestModuleInformation{
/aosp_15_r20/build/soong/java/
H A Dapp.go399 android.SetProvider(ctx, android.TestOnlyProviderKey, android.TestModuleInformation{
1583 android.SetProvider(ctx, android.TestOnlyProviderKey, android.TestModuleInformation{
1812 android.SetProvider(ctx, android.TestOnlyProviderKey, android.TestModuleInformation{
H A Djava_test.go3078 addActuals := func(m blueprint.Module, key blueprint.ProviderKey[android.TestModuleInformation]) {
H A Djava.go1009 android.SetProvider(ctx, android.TestOnlyProviderKey, android.TestModuleInformation{
/aosp_15_r20/build/soong/python/
H A Dpython.go452 android.SetProvider(ctx, android.TestOnlyProviderKey, android.TestModuleInformation{
/aosp_15_r20/build/soong/cc/
H A Dcc.go1930 android.SetProvider(ctx, android.TestOnlyProviderKey, android.TestModuleInformation{