/aosp_15_r20/external/mobly-bundled-snippets/src/main/java/com/google/android/mobly/snippet/bundled/bluetooth/profiles/ |
H A D | BluetoothHearingAidSnippet.java | 32 private static final int TIMEOUT_SEC = 60; field in BluetoothHearingAidSnippet 45 Utils.waitUntil(() -> isHearingAidProfileReady, TIMEOUT_SEC); in BluetoothHearingAidSnippet() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/shell/signals/ |
D | TriggerEncodingCommand.java | 66 @VisibleForTesting public static final int TIMEOUT_SEC = 5; field in TriggerEncodingCommand 155 TIMEOUT_SEC, in updateAndTriggerEncoding() local
|
/aosp_15_r20/art/libartservice/service/javatests/com/android/server/art/ |
H A D | DexoptHelperTest.java | 366 final long TIMEOUT_SEC = 10; in testDexoptCancelledDuringDex2oatInvocationsMultiThreaded() local 415 final long TIMEOUT_SEC = 10; in testDexoptCancelledDuringDex2oatInvocationsOnCurrentThread() local
|
H A D | BackgroundDexoptJobTest.java | 73 private static final long TIMEOUT_SEC = 10; field in BackgroundDexoptJobTest
|
H A D | PreRebootDexoptJobTest.java | 63 private static final long TIMEOUT_SEC = 10; field in PreRebootDexoptJobTest
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/devapi/ |
D | DevSessionProtoDataStoreTest.java | 32 private static final int TIMEOUT_SEC = 5; field in DevSessionProtoDataStoreTest
|
D | DevSessionDataStoreFactoryTest.java | 29 private static final int TIMEOUT_SEC = 3; field in DevSessionDataStoreFactoryTest
|
D | DevSessionInMemoryDataStoreTest.java | 30 private static final int TIMEOUT_SEC = 5; field in DevSessionInMemoryDataStoreTest
|
D | DevSessionControllerImplTest.java | 47 private static final int TIMEOUT_SEC = 5; field in DevSessionControllerImplTest
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/common/src/com/android/cts/devicepolicy/ |
H A D | PermissionBroadcastReceiver.java | 38 private static final long TIMEOUT_SEC = 30; field in PermissionBroadcastReceiver
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/utils/ |
D | Scenarios.java | 31 static final int TIMEOUT_SEC = 8; field in Scenarios
|
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/CVE_2022_20358/ |
H A D | CVE_2022_20358.java | 50 static final int TIMEOUT_SEC = 10; field in CVE_2022_20358
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2022-20004/test-app/src/android/security/cts/CVE_2022_20004_test/ |
H A D | DeviceTest.java | 43 private static final int TIMEOUT_SEC = 10; field in DeviceTest
|
/aosp_15_r20/hardware/interfaces/gnss/1.1/vts/functional/ |
H A D | gnss_hal_test.h | 38 #define TIMEOUT_SEC 2 // for basic commands/responses macro
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0704/test-app/src/android/security/cts/CVE_2021_0704_test/ |
H A D | DeviceTest.java | 44 private static final int TIMEOUT_SEC = 10; field in DeviceTest
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0953/src/android/security/cts/CVE_2021_0953/ |
H A D | DeviceTest.java | 42 public static final int TIMEOUT_SEC = 20; field in DeviceTest
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/shell/adservicesapi/ |
D | DevSessionCommand.java | 86 static final int TIMEOUT_SEC = 5; field in DevSessionCommand
|
/aosp_15_r20/cts/tests/app/app/src/android/app/stubs/ |
H A D | OrientationTestUtils.java | 94 private static final int TIMEOUT_SEC = 3; field in OrientationTestUtils.Observer
|
/aosp_15_r20/device/google/cuttlefish/host/commands/tombstone_receiver/ |
D | main.cpp | 52 static constexpr size_t TIMEOUT_SEC = 3; variable
|
/aosp_15_r20/packages/modules/DeviceLock/tests/unittests/src/com/android/server/devicelock/ |
D | DeviceLockControllerConnectorStubTest.java | 49 private static final int TIMEOUT_SEC = 5; field in DeviceLockControllerConnectorStubTest
|
/aosp_15_r20/hardware/interfaces/gnss/common/utils/vts/include/v2_1/ |
H A D | GnssCallback.h | 46 #define TIMEOUT_SEC 2 // for basic commands/responses macro
|
H A D | gnss_hal_test_template.h | 26 #define TIMEOUT_SEC 2 // for basic commands/responses macro
|
/aosp_15_r20/hardware/interfaces/gnss/2.0/vts/functional/ |
H A D | gnss_hal_test.h | 49 #define TIMEOUT_SEC 2 // for basic commands/responses macro
|
/aosp_15_r20/external/liburing/test/ |
H A D | timeout-new.c | 13 #define TIMEOUT_SEC 10 macro
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/endtoends/src/com/android/adservices/devapi/ |
D | DevSessionNonDebuggableTest.java | 139 private static final long TIMEOUT_SEC = 5; field in DevSessionNonDebuggableTest
|