Searched refs:removeCount (Results 1 – 1 of 1) sorted by relevance
117 int removeCount = 0; in testDeviceOwnerCanRemoveConfig() local135 ++removeCount; in testDeviceOwnerCanRemoveConfig()138 logConfigs("After removing " + removeCount, configs); in testDeviceOwnerCanRemoveConfig()140 .that(removeCount).isEqualTo(2); in testDeviceOwnerCanRemoveConfig()177 int removeCount = 0; in testRegularAppCannotRemoveDeviceOwnerConfig() local183 ++removeCount; in testRegularAppCannotRemoveDeviceOwnerConfig()189 .that(removeCount).isAtLeast(1); in testRegularAppCannotRemoveDeviceOwnerConfig()