OSDN Git Service

Fix RepeatingAlarmTest
authorHansong Zhang <hsz@google.com>
Tue, 3 Mar 2020 21:02:03 +0000 (13:02 -0800)
committerHansong Zhang <hsz@google.com>
Tue, 3 Mar 2020 21:03:51 +0000 (13:03 -0800)
commitb0e3826ac4253a0752a8daef2b6a748e3ec8c44c
tree94ab37b9fb1966f79b9a6354d683370960c0603b
parenta9017fae2bccf326a17811375b9ddf197c9d672d
Fix RepeatingAlarmTest

We may not be cancel the alarm within 1 millisecond for some machine.
Make it a bit longer.

Test: bluetooth_test_gd
Change-Id: Ia0eae89b8022d41281db55c152dbb748332f2dee
gd/os/linux_generic/repeating_alarm_unittest.cc