Home
last modified time | relevance | path

Searched defs:timeout2 (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_shared_mutex_timed_locks_chrono.cpp47 …boost::chrono::steady_clock::time_point const timeout2=boost::chrono::steady_clock::now()+wait_dur… in BOOST_AUTO_TEST_CASE() local
77 …boost::chrono::steady_clock::time_point const timeout2=boost::chrono::steady_clock::now()+wait_dur… in BOOST_AUTO_TEST_CASE() local
110 …boost::chrono::steady_clock::time_point const timeout2=boost::chrono::steady_clock::now()+wait_dur… in BOOST_AUTO_TEST_CASE() local
146 …boost::chrono::steady_clock::time_point const timeout2=boost::chrono::steady_clock::now()+wait_dur… in BOOST_AUTO_TEST_CASE() local
176 …boost::chrono::steady_clock::time_point const timeout2=boost::chrono::steady_clock::now()+wait_dur… in BOOST_AUTO_TEST_CASE() local
210 …boost::chrono::steady_clock::time_point const timeout2=boost::chrono::steady_clock::now()+wait_dur… in BOOST_AUTO_TEST_CASE() local
Dtest_shared_mutex_timed_locks.cpp45 boost::system_time const timeout2=boost::get_system_time()+wait_duration; in BOOST_AUTO_TEST_CASE() local
76 boost::system_time const timeout2=boost::get_system_time()+wait_duration; in BOOST_AUTO_TEST_CASE() local
110 boost::system_time const timeout2=boost::get_system_time()+wait_duration; in BOOST_AUTO_TEST_CASE() local
146 boost::system_time const timeout2=boost::get_system_time()+wait_duration; in BOOST_AUTO_TEST_CASE() local
177 boost::system_time const timeout2=boost::get_system_time()+wait_duration; in BOOST_AUTO_TEST_CASE() local
211 boost::system_time const timeout2=boost::get_system_time()+wait_duration; in BOOST_AUTO_TEST_CASE() local
/aosp_15_r20/external/okio/okio/src/jvmTest/kotlin/okio/
H A DForwardingTimeoutKotlinTest.kt25 val timeout2 = Timeout() in getAndSetDelegate() constant
H A DForwardingTimeoutTest.kt26 val timeout2 = Timeout() in getAndSetDelegate() constant
/aosp_15_r20/hardware/interfaces/health/aidl/default/
H A DChargerUtils.cpp69 int timeout2 = charger_->OnPrepareToWait(); in OnPrepareToWait() local
/aosp_15_r20/external/coreboot/src/drivers/aspeed/common/
H A Dast_post.c1094 uint32_t timeout2; in ddr3_init() local
1480 uint32_t timeout2; in ddr2_init() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/test/
Dasync.cpp146 boost::asio::deadline_timer timeout2{io_context2, boost::posix_time::seconds(7)}; variable
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/aidl/tests/
DUClampVoterTest.cpp277 auto const timeout2 = 10s; in TEST() local