Searched refs:resourcePath (Results 1 – 2 of 2) sorted by relevance
115 ResourcePath resourcePath = in readResource() local119 Path file = extractResourceToFile(resourceName, resourcePath.newInputStream()); in readResource()122 return Stream.of(resourcePath); in readResource()
141 VirtualPath.ResourcePath resourcePath = in doTestSignature()144 new InputStreamReader(resourcePath.newInputStream())); in doTestSignature()