Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/build/src/util/build/
DBuildCTSHostSources.java205 HostState hostState = openCTSHostFileFor(pName, classOnlyName); in handleTest() local
235 hostState.addCTSHostMethod(pName, method, dependentTestClassNames); in handleTest()
238 flushHostState(hostState); in handleTest()