Refactor testUidTagStateDetails
This is a no-op refactoring of the `testUidTagStateDetails` test
case to allow follow-up changes that query network stats before
generating network traffic.
This change includes:
1. Using a dedicated HashMap to store the results of all
combinations and providing methods for easy access.
2. Restructuring the test case to make it easier to modularize.
3. Removing unnecessary detail from failure messages.
Test: atest CtsNetTestCases:android.net.cts.NetworkStatsManagerTest \
--rerun-until-failure 30
Bug: 368624224
Change-Id: Iedbee1e5e2c1a19dc3e0aef0aef73428c277efd1
1 file changed