Searched refs:getRelativePath (Results 1 – 5 of 5) sorted by relevance
80 builder.add("/" + s.getRelativePath()); in getVerifyCalledPaths()96 builder.add("/" + s.getRelativePath()); in getVerifyNotCalledPaths()165 String mockPath = mockRequest.getRelativePath(); in dispatch()
63 abstract String getRelativePath(); in getRelativePath() method in Scenario.Request
105 sLogger.v("Setting up mock at path: " + request.getRelativePath()); in parseMock()
176 relativePath = LocalAlbum.getRelativePath(bucketId); in setChoosenAlbum()
298 public static String getRelativePath(int bucketId) { in getRelativePath() method in LocalAlbum