OSDN Git Service

Use std::future to synchronize AclManagerTest
authorMyles Watson <mylesgw@google.com>
Mon, 2 Dec 2019 21:46:42 +0000 (13:46 -0800)
committerMyles Watson <mylesgw@google.com>
Mon, 2 Dec 2019 21:48:32 +0000 (13:48 -0800)
commit36103e066de4dcbde1a8d2f9a5a313551c08e419
tree359c02a67be1a05cb8c46b51fb38f34e030143bd
parentc335efae3bba83c76ba9fe0687b64d48dda12ca0
Use std::future to synchronize AclManagerTest

Bug: 144587519
Test: bluetooth_test_gd --gtest_filter=*AclMan* in a while loop
Change-Id: Ie848405b06e857f1181dcd2be4335a8bc3f0494b
gd/hci/acl_manager_test.cc