Home
last modified time | relevance | path

Searched defs:TIMEOUT_SEC (Results 1 – 25 of 49) sorted by relevance

12

/aosp_15_r20/external/mobly-bundled-snippets/src/main/java/com/google/android/mobly/snippet/bundled/bluetooth/profiles/
H A DBluetoothHearingAidSnippet.java32 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/
DTriggerEncodingCommand.java66 @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 DDexoptHelperTest.java366 final long TIMEOUT_SEC = 10; in testDexoptCancelledDuringDex2oatInvocationsMultiThreaded() local
415 final long TIMEOUT_SEC = 10; in testDexoptCancelledDuringDex2oatInvocationsOnCurrentThread() local
H A DBackgroundDexoptJobTest.java73 private static final long TIMEOUT_SEC = 10; field in BackgroundDexoptJobTest
H A DPreRebootDexoptJobTest.java63 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/
DDevSessionProtoDataStoreTest.java32 private static final int TIMEOUT_SEC = 5; field in DevSessionProtoDataStoreTest
DDevSessionDataStoreFactoryTest.java29 private static final int TIMEOUT_SEC = 3; field in DevSessionDataStoreFactoryTest
DDevSessionInMemoryDataStoreTest.java30 private static final int TIMEOUT_SEC = 5; field in DevSessionInMemoryDataStoreTest
DDevSessionControllerImplTest.java47 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 DPermissionBroadcastReceiver.java38 private static final long TIMEOUT_SEC = 30; field in PermissionBroadcastReceiver
/aosp_15_r20/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/utils/
DScenarios.java31 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 DCVE_2022_20358.java50 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 DDeviceTest.java43 private static final int TIMEOUT_SEC = 10; field in DeviceTest
/aosp_15_r20/hardware/interfaces/gnss/1.1/vts/functional/
H A Dgnss_hal_test.h38 #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 DDeviceTest.java44 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 DDeviceTest.java42 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/
DDevSessionCommand.java86 static final int TIMEOUT_SEC = 5; field in DevSessionCommand
/aosp_15_r20/cts/tests/app/app/src/android/app/stubs/
H A DOrientationTestUtils.java94 private static final int TIMEOUT_SEC = 3; field in OrientationTestUtils.Observer
/aosp_15_r20/device/google/cuttlefish/host/commands/tombstone_receiver/
Dmain.cpp52 static constexpr size_t TIMEOUT_SEC = 3; variable
/aosp_15_r20/packages/modules/DeviceLock/tests/unittests/src/com/android/server/devicelock/
DDeviceLockControllerConnectorStubTest.java49 private static final int TIMEOUT_SEC = 5; field in DeviceLockControllerConnectorStubTest
/aosp_15_r20/hardware/interfaces/gnss/common/utils/vts/include/v2_1/
H A DGnssCallback.h46 #define TIMEOUT_SEC 2 // for basic commands/responses macro
H A Dgnss_hal_test_template.h26 #define TIMEOUT_SEC 2 // for basic commands/responses macro
/aosp_15_r20/hardware/interfaces/gnss/2.0/vts/functional/
H A Dgnss_hal_test.h49 #define TIMEOUT_SEC 2 // for basic commands/responses macro
/aosp_15_r20/external/liburing/test/
H A Dtimeout-new.c13 #define TIMEOUT_SEC 10 macro
/aosp_15_r20/packages/modules/AdServices/adservices/tests/endtoends/src/com/android/adservices/devapi/
DDevSessionNonDebuggableTest.java139 private static final long TIMEOUT_SEC = 5; field in DevSessionNonDebuggableTest

12