Searched refs:tmpDir (Results 1 – 3 of 3) sorted by relevance
43 final File tmpDir = new File(System.getProperty("java.io.tmpdir")); in setUp() local44 testRootDir = new File(tmpDir, "thrift-test"); in setUp()
43 final File tmpDir = new File(System.getProperty("java.io.tmpdir")); in setup() local44 testRootDir = new File(tmpDir, "thrift-test"); in setup()
196 fileName_ = tmpDir ~ "/thrift.transport_test." ~ to!string(rndGen().front); in this()221 static string tmpDir; variable630 string tmpDir = defaultTempDir; in main() local633 "tmp-dir", &tmpDir); in main()638 CoupledFileTransports.tmpDir = tmpDir; in main()