Searched refs:insertDataWithValue (Results 1 – 1 of 1) sorted by relevance
1285 insertDataWithValue(path); in assertCantInsertDataValue()1297 assertThrows(IllegalArgumentException.class, () -> insertDataWithValue(path)); in assertThrowsErrorOnInsertToOtherAppPrivateDirectories()1300 private static void insertDataWithValue(String path) { in insertDataWithValue() method in TestUtils