| 1 | /** |
| 2 | * Tests for getDeviceId's session resolution against the device-keyed session |
| 3 | * store. The id is reused from the live blob only while it's within the idle |
| 4 | * window; a lingering (past-window) blob must NOT be reused — see the guard in |
nothing calls this directly
no test coverage detected