commit | 92912b6300f4d1a1e51bfa7849514d78b58e13d1 | [log] [tgz] |
---|---|---|
author | masonwang <masonwang@google.com> | Fri May 07 16:00:55 2021 +0800 |
committer | masonwang <masonwang@google.com> | Mon May 10 15:49:32 2021 +0800 |
tree | d4ab6d1a60657a82b5b46b73cecaff8b10c9c5f8 | |
parent | e84db6beb32586255f2fbf453297a034b96a29f0 [diff] |
Fix VTS BatchingOperation Test. Change list: 1. Cap minFifoCount to batching period worth of samples. 2. Modify the test period: From : batchingPeriodInNs * (0.8 + 0.8) = 1.6 times the batchingPeriodInNs To batchingPeriodInNs * (0.8 + 0.2) = batchingPeriodInNs Bug: 185972775 Test: Verify pass by checking event count if it is closed to the criteria. Change-Id: Ied178150788e1a80d6fa6c87afbd1738ade48a0b