Searched refs:lastPathSegment (Results 1 – 1 of 1) sorted by relevance
307 String lastPathSegment = notExistUri.getLastPathSegment(); in testGetContentFileName() local308 assertEquals(lastPathSegment, Utility.getContentFileName(providerContext, notExistUri)); in testGetContentFileName()