Searched refs:actualPath (Results 1 – 2 of 2) sorted by relevance
216 final String actualPath = c in testAddCompletedWithoutExtension() local220 assertEquals(file.getAbsolutePath(), actualPath); in testAddCompletedWithoutExtension() local
4580 final String actualPath = values.getAsString(MediaColumns.RELATIVE_PATH); in ensureFileColumns() local4581 if (!Objects.equals(expectedPath, actualPath)) { in ensureFileColumns()4582 throw new IllegalArgumentException("Placement of " + actualPath in ensureFileColumns()