Home
last modified time | relevance | path

Searched defs:no_timeout (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/core/debuggerd/client/
H A Ddebuggerd_client_test.cpp117 TEST(debuggerd_client, no_timeout) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drendezvous.cc148 const int64_t no_timeout = 0; in Recv() local
/aosp_15_r20/external/rust/android-crates-io/crates/parking_lot/src/
Dcondvar.rs664 let no_timeout = c.wait_for(&mut g, Duration::from_millis(1)); in wait_for() localVariable
685 let no_timeout = c.wait_until(&mut g, Instant::now() + Duration::from_millis(1)); in wait_until() localVariable
/aosp_15_r20/test/vts/vts_hal_hidl_target/
H A DVtsHalHidlTargetCallbackBase.h102 bool no_timeout; member
/aosp_15_r20/hardware/interfaces/bluetooth/1.1/vts/functional/
H A DVtsHalBluetoothV1_1TargetTest.cpp369 bool no_timeout = in wait_for_event() local
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/vts/functional/
H A DVtsHalBluetoothV1_0TargetTest.cpp357 bool no_timeout = in wait_for_event() local