Searched refs:HostState (Results 1 – 1 of 1) sorted by relevance
79 private static class HostState { class in BuildCTSHostSources83 public HostState(String fileName) { in HostState() method in BuildCTSHostSources.HostState128 private void flushHostState(HostState state) { in flushHostState()135 private HostState openCTSHostFileFor(String pName, String classOnlyName) { in openCTSHostFileFor()155 HostState newState = new HostState(fileName); in openCTSHostFileFor()204 HostState hostState = openCTSHostFileFor(pName, classOnlyName); in handleTest()