commit | cb68d1cd09020292208d5920c2d10da0b6b860e7 | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Tue Feb 04 15:57:47 2020 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Thu Feb 13 14:53:05 2020 +0800 |
tree | 3fd2e9aa36d95c7b1783d2f996d9e70550c1d5b3 | |
parent | 26d8f5808bd920c7721d44507c485a6bc8286f3c [diff] |
Refactor assertion into assertInRange() method It's hard to read in current design, refactor the assertion into assertInRange() for readability. Test: atest android.net.cts.TrafficStatsTest Change-Id: I6d939dd62cad3d6ba23a3c5ca7b1e6a8b4131a90