Home
last modified time | relevance | path

Searched defs:timeoutSeconds (Results 1 – 25 of 132) sorted by relevance

123456

/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/testing/
H A DGcFinalization.java117 private static long timeoutSeconds() { in timeoutSeconds() method in GcFinalization
143 long timeoutSeconds = timeoutSeconds(); in awaitDone() local
176 long timeoutSeconds = timeoutSeconds(); in awaitDone() local
205 long timeoutSeconds = timeoutSeconds(); in await() local
/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/testing/
H A DGcFinalization.java117 private static long timeoutSeconds() { in timeoutSeconds() method in GcFinalization
143 long timeoutSeconds = timeoutSeconds(); in awaitDone() local
176 long timeoutSeconds = timeoutSeconds(); in awaitDone() local
205 long timeoutSeconds = timeoutSeconds(); in await() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/androidTest/java/com/google/android/exoplayer2/transformer/
H A DTransformerAndroidTestRunner.java49 private int timeoutSeconds; field in TransformerAndroidTestRunner.Builder
74 public Builder setTimeoutSeconds(int timeoutSeconds) { in setTimeoutSeconds()
144 private final int timeoutSeconds; field in TransformerAndroidTestRunner
152 int timeoutSeconds, in TransformerAndroidTestRunner()
/aosp_15_r20/cts/tests/tests/mediaediting/src/android/media/mediaediting/cts/
H A DTransformerAndroidTestRunner.java70 private int timeoutSeconds; field in TransformerAndroidTestRunner.Builder
96 public Builder setTimeoutSeconds(int timeoutSeconds) { in setTimeoutSeconds()
170 private final int timeoutSeconds; field in TransformerAndroidTestRunner
178 int timeoutSeconds, in TransformerAndroidTestRunner()
/aosp_15_r20/development/apps/DumpViewer/app/src/main/java/com/android/dumpviewer/utils/
H A DExec.java42 int timeoutSeconds in runForStream()
82 int timeoutSeconds) in runForStrings()
86 runForStream(commandLine, messenger, onCanceled, onException, timeoutSeconds)))) { in runForStrings() argument
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothRequestPermissionActivity.java233 private int setDiscoverable(int timeoutSeconds) { in setDiscoverable()
327 private AlertDialog createDiscoverableConfirmDialog(int timeoutSeconds) { in createDiscoverableConfirmDialog()
356 private AlertDialog createRequestEnableBluetoothDialogWithTimeout(int timeoutSeconds) { in createRequestEnableBluetoothDialogWithTimeout()
/aosp_15_r20/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/
H A DNativePoc.java62 abstract long timeoutSeconds(); in timeoutSeconds() method in NativePoc
125 public Builder timeoutSeconds(long value, String reason) { in timeoutSeconds() method in NativePoc.Builder
129 abstract Builder timeoutSeconds(long value); in timeoutSeconds() method in NativePoc.Builder
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dinit.cpp291 [](const PyRRef& self, float timeoutSeconds) { in rpc_init()
323 [](const PyRRef& self, float timeoutSeconds) { in rpc_init()
355 [](const PyRRef& self, float timeoutSeconds) { in rpc_init()
/aosp_15_r20/external/vogar/src/vogar/target/junit/
H A DTimeoutAndAbortRunRule.java40 private final int timeoutSeconds; field in TimeoutAndAbortRunRule
45 public TimeoutAndAbortRunRule(int timeoutSeconds) { in TimeoutAndAbortRunRule()
H A DJUnitRunnerFactory.java33 TestEnvironment testEnvironment, int timeoutSeconds, String[] excludeFilters, in newRunner()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/storage/1.0/[email protected]_genc++/gen/android/hardware/health/storage/1.0/
DStorageAll.cpp132 …d::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, uint64_t timeoutSeconds, const ::… in _hidl_garbageCollect()
201 ::android::hardware::Return<void> BpHwStorage::garbageCollect(uint64_t timeoutSeconds, const ::andr… in garbageCollect()
308 uint64_t timeoutSeconds; in _hidl_garbageCollect() local
/aosp_15_r20/hardware/interfaces/gnss/aidl/vts/
H A Dgnss_hal_test.cpp469 const int timeoutSeconds, in collectMeasurementIntervals()
498 const int timeoutSeconds, in collectSvInfoListTimestamps()
520 const int numMeasurementEvents, const int timeoutSeconds, in checkGnssDataFields()
/aosp_15_r20/external/vogar/src/vogar/target/
H A DTestRunner.java51 private final int timeoutSeconds; field in TestRunner
258 TestEnvironment testEnvironment, int timeoutSeconds, String[] excludeFilters, in newRunner()
H A DMainRunnerFactory.java31 TestEnvironment testEnvironment, int timeoutSeconds, String[] excludeFilters, in newRunner()
H A DRunnerFactory.java35 int timeoutSeconds, String[] excludeFilters, String[] args); in newRunner()
/aosp_15_r20/external/vogar/src/vogar/commands/
H A DCommand.java159 public List<String> executeWithTimeout(int timeoutSeconds) throws TimeoutException { in executeWithTimeout()
200 public void scheduleTimeout(int timeoutSeconds) { in scheduleTimeout()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/storage/
H A DStorageUserConnection.java364 long timeoutSeconds) throws Exception { in waitForAsync()
379 }).get(timeoutSeconds, TimeUnit.SECONDS); in waitForAsync() argument
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/storage/aidl/android.hardware.health.storage_interface/dump/android/hardware/health/storage/
DIStorage.aidl37 …oneway void garbageCollect(in long timeoutSeconds, in android.hardware.health.storage.IGarbageColl… in garbageCollect()
/aosp_15_r20/hardware/interfaces/health/storage/aidl/aidl_api/android.hardware.health.storage/current/android/hardware/health/storage/
H A DIStorage.aidl22 …oneway void garbageCollect(in long timeoutSeconds, in android.hardware.health.storage.IGarbageColl… in garbageCollect()
/aosp_15_r20/hardware/interfaces/health/storage/aidl/android/hardware/health/storage/
H A DIStorage.aidl48 oneway void garbageCollect(in long timeoutSeconds, in IGarbageCollectCallback callback); in garbageCollect()
/aosp_15_r20/hardware/interfaces/health/storage/aidl/aidl_api/android.hardware.health.storage/1/android/hardware/health/storage/
H A DIStorage.aidl37 …oneway void garbageCollect(in long timeoutSeconds, in android.hardware.health.storage.IGarbageColl… in garbageCollect()
/aosp_15_r20/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
H A DHostSideTestUtils.java31 String message, long timeoutSeconds, BooleanSupplierWithThrow<E> predicate) throws E { in waitUntil()
/aosp_15_r20/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
H A DCommonTestUtils.java30 String message, long timeoutSeconds, BooleanSupplierWithThrow<E> predicate) in waitUntil()
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/input/
H A DInputDeviceKeyLayoutMapTestActivity.java54 public KeyEvent getKeyEvent(int timeoutSeconds) { in getKeyEvent()
/aosp_15_r20/external/vogar/src/vogar/target/testng/
H A DTestNgRunnerFactory.java37 int timeoutSeconds, in newRunner()

123456