Home
last modified time | relevance | path

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

/external/testng/src/test/java/test/distributed/
DDistributedTest.java44 private File createMasterProperties(String strategy) in createMasterProperties() method in DistributedTest
113 File masterFile = createMasterProperties(strategy); in twoHosts()