Loading libutils/Looper_test.cpp +2 −1 Original line number Original line Diff line number Diff line Loading @@ -11,8 +11,9 @@ #include <utils/threads.h> #include <utils/threads.h> // b/141212746 - increased for virtual platforms with higher volatility // # of milliseconds to fudge stopwatch measurements // # of milliseconds to fudge stopwatch measurements #define TIMING_TOLERANCE_MS 25 #define TIMING_TOLERANCE_MS 100 namespace android { namespace android { Loading Loading
libutils/Looper_test.cpp +2 −1 Original line number Original line Diff line number Diff line Loading @@ -11,8 +11,9 @@ #include <utils/threads.h> #include <utils/threads.h> // b/141212746 - increased for virtual platforms with higher volatility // # of milliseconds to fudge stopwatch measurements // # of milliseconds to fudge stopwatch measurements #define TIMING_TOLERANCE_MS 25 #define TIMING_TOLERANCE_MS 100 namespace android { namespace android { Loading