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