Home
last modified time | relevance | path

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

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-gridmix/src/test/java/org/apache/hadoop/mapred/gridmix/
H A DTestResourceUsageEmulators.java252 static class FakeProgressive implements Progressive { class in TestResourceUsageEmulators
321 FakeProgressive progress = new FakeProgressive(); in testResourceUsageMatcherRunner()
445 FakeProgressive fakeProgress = new FakeProgressive(); in testCumulativeCpuUsageEmulatorPlugin()
498 fakeProgress = new FakeProgressive(); // initialize in testCumulativeCpuUsageEmulatorPlugin()
535 fakeProgress = new FakeProgressive(); // initialize in testCumulativeCpuUsageEmulatorPlugin()
581 FakeProgressive fakeProgress = new FakeProgressive(); in testEmulationAccuracy()
603 FakeCpuUsageEmulatorCore fakeCore, FakeProgressive fakeProgress, in testEmulationBoundary()
H A DTestGridmixMemoryEmulation.java29 import org.apache.hadoop.mapred.gridmix.TestResourceUsageEmulators.FakeProgressive;
144 FakeProgressive fakeProgress = new FakeProgressive(); in testTotalHeapUsageEmulatorPlugin()
234 fakeProgress = new FakeProgressive(); // initialize in testTotalHeapUsageEmulatorPlugin()
273 FakeProgressive fakeProgress = new FakeProgressive(); in testEmulationAccuracy()
295 FakeHeapUsageEmulatorCore fakeCore, FakeProgressive fakeProgress, in testEmulationBoundary()
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/gridmix/src/test/org/apache/hadoop/mapred/gridmix/
H A DTestResourceUsageEmulators.java263 static class FakeProgressive implements Progressive { class in TestResourceUsageEmulators
332 FakeProgressive progress = new FakeProgressive(); in testResourceUsageMatcherRunner()
456 FakeProgressive fakeProgress = new FakeProgressive(); in testCumulativeCpuUsageEmulatorPlugin()
504 fakeProgress = new FakeProgressive(); // initialize in testCumulativeCpuUsageEmulatorPlugin()
541 fakeProgress = new FakeProgressive(); // initialize in testCumulativeCpuUsageEmulatorPlugin()
587 FakeProgressive fakeProgress = new FakeProgressive(); in testEmulationAccuracy()
609 FakeCpuUsageEmulatorCore fakeCore, FakeProgressive fakeProgress, in testEmulationBoundary()
H A DTestGridmixMemoryEmulation.java30 import org.apache.hadoop.mapred.gridmix.TestResourceUsageEmulators.FakeProgressive;
144 FakeProgressive fakeProgress = new FakeProgressive(); in testTotalHeapUsageEmulatorPlugin()
229 fakeProgress = new FakeProgressive(); // initialize in testTotalHeapUsageEmulatorPlugin()
268 FakeProgressive fakeProgress = new FakeProgressive(); in testEmulationAccuracy()
290 FakeHeapUsageEmulatorCore fakeCore, FakeProgressive fakeProgress, in testEmulationBoundary()