Searched refs:expectedBlockState (Results 1 – 1 of 1) sorted by relevance
551 int expectedBlockState; in testBlockStateForUid() local566 expectedBlockState = NETWORK_STATE_NO_CHANGE; in testBlockStateForUid()567 assertEquals(errorMsg.apply(expectedBlockState), in testBlockStateForUid()573 expectedBlockState = NETWORK_STATE_NO_CHANGE; in testBlockStateForUid()574 assertEquals(errorMsg.apply(expectedBlockState), in testBlockStateForUid()580 expectedBlockState = NETWORK_STATE_NO_CHANGE; in testBlockStateForUid()581 assertEquals(errorMsg.apply(expectedBlockState), in testBlockStateForUid()587 expectedBlockState = NETWORK_STATE_NO_CHANGE; in testBlockStateForUid()588 assertEquals(errorMsg.apply(expectedBlockState), in testBlockStateForUid()594 expectedBlockState = NETWORK_STATE_BLOCK; in testBlockStateForUid()[all …]