Searched refs:HostState (Results 1 – 1 of 1) sorted by relevance
80 private static class HostState { class in BuildCTSHostSources84 public HostState(String fileName) { in HostState() method in BuildCTSHostSources.HostState129 private void flushHostState(HostState state) { in flushHostState()136 private HostState openCTSHostFileFor(String pName, String classOnlyName) { in openCTSHostFileFor()156 HostState newState = new HostState(fileName); in openCTSHostFileFor()205 HostState hostState = openCTSHostFileFor(pName, classOnlyName); in handleTest()