Home
last modified time | relevance | path

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

/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/unittests/Basic/
H A DFileSystemTest.cpp65 TmpDir rootTempDir{ __FUNCTION__ }; in TEST() local
67 SmallString<256> tempDir { rootTempDir.str() }; in TEST()
104 TmpDir rootTempDir{ __FUNCTION__ }; in TEST() local
106 SmallString<256> file{ rootTempDir.str() }; in TEST()
116 SmallString<256> otherDir{ rootTempDir.str() }; in TEST()
130 SmallString<256> tempDir { rootTempDir.str() }; in TEST()
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/gridmix/src/test/org/apache/hadoop/mapred/gridmix/
H A DTestCompressionEmulationUtils.java110 Path rootTempDir = in testRandomCompressedTextDataGenerator() local
114 Path tempDir = new Path(rootTempDir, "TestRandomCompressedTextDataGenr"); in testRandomCompressedTextDataGenerator()
209 Path rootTempDir = in testCompressionRatioConfigure() local
214 new Path(rootTempDir, "TestCustomRandomCompressedTextDataGenr"); in testCompressionRatioConfigure()
346 Path rootTempDir = in testCompressibleGridmixRecord() local
350 Path tempDir = new Path(rootTempDir, in testCompressibleGridmixRecord()
436 Path rootTempDir = in testPossiblyCompressedDecompressedStreams() local
441 new Path(rootTempDir, "TestPossiblyCompressedDecompressedStreams"); in testPossiblyCompressedDecompressedStreams()
535 Path rootTempDir = in testFileQueueDecompression() local
539 Path tempDir = new Path(rootTempDir, "TestFileQueueDecompression"); in testFileQueueDecompression()
H A DTestGridmixSummary.java64 Path rootTempDir = new Path(System.getProperty("test.build.data", "/tmp")); in testDataStatistics() local
65 Path testDir = new Path(rootTempDir, "testDataStatistics"); in testDataStatistics()
222 Path rootTempDir = new Path(System.getProperty("test.build.data", "/tmp")); in testExecutionSummarizer() local
223 Path testDir = new Path(rootTempDir, "testGridmixSummary"); in testExecutionSummarizer()
H A DTestGridmixSubmission.java413 Path rootTempDir in testTraceReader() local
416 rootTempDir in testTraceReader()
417 = rootTempDir.makeQualified(lfs.getUri(), lfs.getWorkingDirectory()); in testTraceReader()
419 Path tempFile = new Path(rootTempDir, "gridmix3-wc.json"); in testTraceReader()
446 lfs.delete(rootTempDir, true); in testTraceReader()
H A DTestResourceUsageEmulators.java53 static final Path rootTempDir = field in TestResourceUsageEmulators.TestResourceUsageEmulatorPlugin
56 new Path(rootTempDir, "TestResourceUsageEmulatorPlugin");
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-gridmix/src/test/java/org/apache/hadoop/mapred/gridmix/
H A DTestCompressionEmulationUtils.java110 Path rootTempDir = in testRandomCompressedTextDataGenerator() local
114 Path tempDir = new Path(rootTempDir, "TestRandomCompressedTextDataGenr"); in testRandomCompressedTextDataGenerator()
209 Path rootTempDir = in testCompressionRatioConfigure() local
214 new Path(rootTempDir, "TestCustomRandomCompressedTextDataGenr"); in testCompressionRatioConfigure()
345 Path rootTempDir = in testCompressibleGridmixRecord() local
349 Path tempDir = new Path(rootTempDir, in testCompressibleGridmixRecord()
435 Path rootTempDir = in testPossiblyCompressedDecompressedStreams() local
440 new Path(rootTempDir, "TestPossiblyCompressedDecompressedStreams"); in testPossiblyCompressedDecompressedStreams()
532 Path rootTempDir = in testFileQueueDecompression() local
536 Path tempDir = new Path(rootTempDir, "TestFileQueueDecompression"); in testFileQueueDecompression()
H A DTestGridmixSubmission.java119 Path rootTempDir = new Path(System.getProperty("test.build.data", in testTraceReader() local
121 rootTempDir = rootTempDir.makeQualified(lfs.getUri(), in testTraceReader()
124 Path tempFile = new Path(rootTempDir, "gridmix3-wc.json"); in testTraceReader()
151 lfs.delete(rootTempDir, true); in testTraceReader()
H A DTestGridmixSummary.java64 Path rootTempDir = new Path(System.getProperty("test.build.data", "/tmp")); in testDataStatistics() local
65 Path testDir = new Path(rootTempDir, "testDataStatistics"); in testDataStatistics()
232 Path rootTempDir = new Path(System.getProperty("test.build.data", "/tmp")); in testExecutionSummarizer() local
233 Path testDir = new Path(rootTempDir, "testGridmixSummary"); in testExecutionSummarizer()
H A DTestResourceUsageEmulators.java52 static final Path rootTempDir = field in TestResourceUsageEmulators.TestResourceUsageEmulatorPlugin
55 new Path(rootTempDir, "TestResourceUsageEmulatorPlugin");
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/tools/rumen/
H A DTestRumenJobTraces.java83 final Path rootTempDir = in performSingleTest() local
88 final Path tempDir = new Path(rootTempDir, "TestRumenJobTraces"); in performSingleTest()
134 final Path rootTempDir = in testRumenViaDispatch() local
139 final Path tempDir = new Path(rootTempDir, "TestRumenViaDispatch"); in testRumenViaDispatch()
181 final Path rootTempDir = in testBracketedCounters() local
186 final Path tempDir = new Path(rootTempDir, "TestBracketedCounters"); in testBracketedCounters()
358 final Path rootTempDir = in testHadoop20JHParser() local
517 final Path rootTempDir = in testProcessInputArgument() local
667 final Path rootTempDir = in testCurrentJHParser() local
791 final Path rootTempDir = in testJobConfigurationParsing() local
[all …]
/dports/misc/netron/node_modules/temp-file/out/
H A Dmain.d.ts12 get rootTempDir(): Promise<string>;
H A Dmain.js.map1 …\n\n // noinspection JSMethodCanBeStatic,JSUnusedGlobalSymbols\n get rootTempDir(): Promise<stri…
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/
H A DTestTaskContext.java43 private static final Path rootTempDir = field in TestTaskContext
46 new Path(rootTempDir, "TestTaskContext");
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/
H A DTestReporter.java44 private static final Path rootTempDir = field in TestReporter
47 new Path(rootTempDir, "TestReporter");