Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/build/src/util/build/
DBuildCTSHostSources.java144 String lastPackageComponent = modPackage.substring(lastDot + 1); in openCTSHostFileFor() local
145 if (classOnlyName.equals("Test_" + lastPackageComponent)) { in openCTSHostFileFor()