• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "mainline-presubmit": [
3        {
4            "name": "CtsScopedStorageCoreHostTest[com.google.android.mediaprovider.apex]"
5        },
6        {
7            "name": "CtsScopedStorageHostTest[com.google.android.mediaprovider.apex]"
8        },
9        {
10            "name": "CtsScopedStorageDeviceOnlyTest[com.google.android.mediaprovider.apex]"
11        },
12        {
13            "name": "CtsScopedStorageBypassDatabaseOperationsTest[com.google.android.mediaprovider.apex]"
14        },
15        {
16            "name": "CtsScopedStorageGeneralTest[com.google.android.mediaprovider.apex]"
17        },
18        {
19            "name": "CtsScopedStorageRedactUriTest[com.google.android.mediaprovider.apex]"
20        }
21    ],
22    "mediaprovider-mainline-presubmit": [
23        {
24            "name": "CtsScopedStorageCoreHostTest"
25        },
26        {
27            "name": "CtsScopedStorageHostTest"
28        },
29        {
30            "name": "CtsScopedStorageDeviceOnlyTest"
31        },
32        {
33            "name": "CtsScopedStorageBypassDatabaseOperationsTest"
34        },
35        {
36            "name": "CtsScopedStorageGeneralTest"
37        },
38        {
39            "name": "CtsScopedStorageRedactUriTest"
40        }
41    ],
42    "presubmit": [
43        {
44            "name": "CtsScopedStorageCoreHostTest"
45        },
46        {
47            "name": "CtsScopedStorageHostTest"
48        },
49        {
50            "name": "CtsScopedStorageDeviceOnlyTest"
51        },
52        {
53            "name": "CtsScopedStorageBypassDatabaseOperationsTest"
54        },
55        {
56            "name": "CtsScopedStorageGeneralTest"
57        },
58        {
59            "name": "CtsScopedStorageRedactUriTest"
60        }
61    ],
62    "presubmit-large": [
63        {
64            "name": "CtsScopedStoragePublicVolumeHostTest"
65        }
66    ],
67    "postsubmit": [
68        {
69          "name": "CtsAppCloningMediaProviderHostTest_postsubmit-methods"
70        }
71    ]
72}
73