Searched refs:joinCollectionThread (Results 1 – 1 of 1) sorted by relevance
215 std::future<void> joinCollectionThread() { in joinCollectionThread() function in android::automotive::watchdog::internal::WatchdogPerfServicePeer702 ASSERT_EQ(mServicePeer->joinCollectionThread().wait_for(1s), std::future_status::ready) in TEST_F()719 ASSERT_EQ(mServicePeer->joinCollectionThread().wait_for(1s), std::future_status::ready) in TEST_F()738 ASSERT_EQ(mServicePeer->joinCollectionThread().wait_for(1s), std::future_status::ready) in TEST_F()