Home
last modified time | relevance | path

Searched defs:TEST_JOB_ID (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/tests/tests/app.usage/src/android/app/usage/cts/
H A DTestJob.java30 public static final int TEST_JOB_ID = 1; field in TestJob
/aosp_15_r20/external/autotest/site_utils/lxc/
H A Dlxc_functional_test.py29 TEST_JOB_ID = 123 variable
/aosp_15_r20/cts/hostsidetests/network-policy/app/src/com/android/cts/netpolicy/hostside/
H A DAbstractRestrictBackgroundNetworkTestCase.java113 private static final int TEST_JOB_ID = 7357437; field in AbstractRestrictBackgroundNetworkTestCase