Searched refs:deletePropertyThrowShell (Results 1 – 1 of 1) sorted by relevance
184 deletePropertyThrowShell(NAMESPACE1, KEY1); in cleanUpAfterAllTests()185 deletePropertyThrowShell(NAMESPACE2, KEY1); in cleanUpAfterAllTests()186 deletePropertyThrowShell(NAMESPACE1, KEY2); in cleanUpAfterAllTests()187 deletePropertyThrowShell(NAMESPACE2, KEY2); in cleanUpAfterAllTests()1523 private static void deletePropertyThrowShell(String namespace, String key) { in deletePropertyThrowShell() method in DeviceConfigApiTests