Home
last modified time | relevance | path

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

/build/soong/cc/
Dtest.go77 Test_options TestOptions member
386 if test.Properties.Test_options.Run_test_as != nil {
387 …igs, tradefed.Option{Name: "run-test-as", Value: String(test.Properties.Test_options.Run_test_as)})
389 for _, tag := range test.Properties.Test_options.Test_suite_tag {
/build/soong/java/
Drobolectric.go54 Test_options struct { member
264 if s := r.robolectricProperties.Test_options.Shards; s != nil && *s > 1 {
298 if t := r.robolectricProperties.Test_options.Timeout; t != nil {