Home
last modified time | relevance | path

Searched refs:ShardStrings (Results 1 – 4 of 4) sorted by relevance

/aosp12/build/soong/cc/
H A Dcflag_artifacts.go94 moduleShards := android.ShardStrings(modules, FileBP)
/aosp12/build/soong/android/
H A Dutil.go444 func ShardStrings(s []string, shardSize int) [][]string { func
H A Dutil_test.go555 if got := ShardStrings(tt.args.strings, tt.args.shardSize); !reflect.DeepEqual(got, tt.want) {
/aosp12/build/soong/java/
H A Drobolectric.go279 shards := android.ShardStrings(r.tests, shardSize)