Home
last modified time | relevance | path

Searched refs:expectedUpstreamPath (Results 1 – 1 of 1) sorted by relevance

/libcore/tools/upstream/src/main/java/libcore/
DCompareUpstreams.java221 Path expectedUpstreamPath = expectedUpstream.pathFromRepository(relPath); in run() local
222 if (expectedUpstreamPath != null) { in run()