Home
last modified time | relevance | path

Searched defs:fakeProgress (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 DTestGridmixMemoryEmulation.java144 FakeProgressive fakeProgress = new FakeProgressive(); in testTotalHeapUsageEmulatorPlugin() local
273 FakeProgressive fakeProgress = new FakeProgressive(); in testEmulationAccuracy() local
295 FakeHeapUsageEmulatorCore fakeCore, FakeProgressive fakeProgress, in testEmulationBoundary()
H A DTestResourceUsageEmulators.java445 FakeProgressive fakeProgress = new FakeProgressive(); in testCumulativeCpuUsageEmulatorPlugin() local
581 FakeProgressive fakeProgress = new FakeProgressive(); in testEmulationAccuracy() local
603 FakeCpuUsageEmulatorCore fakeCore, FakeProgressive fakeProgress, in testEmulationBoundary()
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/gridmix/src/test/org/apache/hadoop/mapred/gridmix/
H A DTestGridmixMemoryEmulation.java144 FakeProgressive fakeProgress = new FakeProgressive(); in testTotalHeapUsageEmulatorPlugin() local
268 FakeProgressive fakeProgress = new FakeProgressive(); in testEmulationAccuracy() local
290 FakeHeapUsageEmulatorCore fakeCore, FakeProgressive fakeProgress, in testEmulationBoundary()
H A DTestResourceUsageEmulators.java456 FakeProgressive fakeProgress = new FakeProgressive(); in testCumulativeCpuUsageEmulatorPlugin() local
587 FakeProgressive fakeProgress = new FakeProgressive(); in testEmulationAccuracy() local
609 FakeCpuUsageEmulatorCore fakeCore, FakeProgressive fakeProgress, in testEmulationBoundary()