1{ 2 "presubmit": [ 3 { 4 "name": "CtsScopedStorageCoreHostTest" 5 }, 6 { 7 "name": "CtsScopedStorageHostTest" 8 }, 9 { 10 "name": "CtsScopedStorageDeviceOnlyTest" 11 }, 12 { 13 "name": "CtsScopedStorageBypassDatabaseOperationsTest" 14 }, 15 { 16 "name": "CtsScopedStorageGeneralTest" 17 }, 18 { 19 "name": "CtsScopedStorageRedactUriTest" 20 }, 21 { 22 "name": "AdoptableHostTest" 23 } 24 ], 25 "hwasan-postsubmit": [ 26 { 27 "name": "CtsScopedStorageCoreHostTest" 28 }, 29 { 30 "name": "CtsScopedStorageHostTest" 31 }, 32 { 33 "name": "CtsScopedStorageDeviceOnlyTest" 34 }, 35 { 36 "name": "CtsScopedStorageBypassDatabaseOperationsTest" 37 }, 38 { 39 "name": "CtsScopedStorageGeneralTest" 40 }, 41 { 42 "name": "CtsScopedStorageRedactUriTest" 43 }, 44 { 45 "name": "AdoptableHostTest" 46 } 47 ] 48} 49