Home
last modified time | relevance | path

Searched refs:testEmulationBoundary (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.java508 testEmulationBoundary(0F, fakeCore, fakeProgress, cpuPlugin, initCpuUsage, in testCumulativeCpuUsageEmulatorPlugin()
511 testEmulationBoundary(0.24F, fakeCore, fakeProgress, cpuPlugin, in testCumulativeCpuUsageEmulatorPlugin()
518 testEmulationBoundary(0.25F, fakeCore, fakeProgress, cpuPlugin, in testCumulativeCpuUsageEmulatorPlugin()
526 testEmulationBoundary(0.80F, fakeCore, fakeProgress, cpuPlugin, 410, 410, in testCumulativeCpuUsageEmulatorPlugin()
530 testEmulationBoundary(1F, fakeCore, fakeProgress, cpuPlugin, targetCpuUsage, in testCumulativeCpuUsageEmulatorPlugin()
545 testEmulationBoundary(0F, fakeCore, fakeProgress, cpuPlugin, initCpuUsage, in testCumulativeCpuUsageEmulatorPlugin()
548 testEmulationBoundary(0.39F, fakeCore, fakeProgress, cpuPlugin, in testCumulativeCpuUsageEmulatorPlugin()
555 testEmulationBoundary(0.40F, fakeCore, fakeProgress, cpuPlugin, in testCumulativeCpuUsageEmulatorPlugin()
564 testEmulationBoundary(0.90F, fakeCore, fakeProgress, cpuPlugin, 700, in testCumulativeCpuUsageEmulatorPlugin()
568 testEmulationBoundary(1F, fakeCore, fakeProgress, cpuPlugin, targetCpuUsage, in testCumulativeCpuUsageEmulatorPlugin()
[all …]
H A DTestGridmixMemoryEmulation.java245 testEmulationBoundary(0F, fakeCore, fakeProgress, heapPlugin, initHeapUsage, in testTotalHeapUsageEmulatorPlugin()
248 testEmulationBoundary(0.24F, fakeCore, fakeProgress, heapPlugin, in testTotalHeapUsageEmulatorPlugin()
252 testEmulationBoundary(0.25F, fakeCore, fakeProgress, heapPlugin, in testTotalHeapUsageEmulatorPlugin()
255 testEmulationBoundary(0.80F, fakeCore, fakeProgress, heapPlugin, in testTotalHeapUsageEmulatorPlugin()
259 testEmulationBoundary(1F, fakeCore, fakeProgress, heapPlugin, in testTotalHeapUsageEmulatorPlugin()
294 private static void testEmulationBoundary(float progress, in testEmulationBoundary() method in TestGridmixMemoryEmulation
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/gridmix/src/test/org/apache/hadoop/mapred/gridmix/
H A DTestResourceUsageEmulators.java514 testEmulationBoundary(0F, fakeCore, fakeProgress, cpuPlugin, initCpuUsage, in testCumulativeCpuUsageEmulatorPlugin()
517 testEmulationBoundary(0.24F, fakeCore, fakeProgress, cpuPlugin, in testCumulativeCpuUsageEmulatorPlugin()
524 testEmulationBoundary(0.25F, fakeCore, fakeProgress, cpuPlugin, in testCumulativeCpuUsageEmulatorPlugin()
532 testEmulationBoundary(0.80F, fakeCore, fakeProgress, cpuPlugin, 410, 410, in testCumulativeCpuUsageEmulatorPlugin()
536 testEmulationBoundary(1F, fakeCore, fakeProgress, cpuPlugin, targetCpuUsage, in testCumulativeCpuUsageEmulatorPlugin()
551 testEmulationBoundary(0F, fakeCore, fakeProgress, cpuPlugin, initCpuUsage, in testCumulativeCpuUsageEmulatorPlugin()
554 testEmulationBoundary(0.39F, fakeCore, fakeProgress, cpuPlugin, in testCumulativeCpuUsageEmulatorPlugin()
561 testEmulationBoundary(0.40F, fakeCore, fakeProgress, cpuPlugin, in testCumulativeCpuUsageEmulatorPlugin()
570 testEmulationBoundary(0.90F, fakeCore, fakeProgress, cpuPlugin, 700, in testCumulativeCpuUsageEmulatorPlugin()
574 testEmulationBoundary(1F, fakeCore, fakeProgress, cpuPlugin, targetCpuUsage, in testCumulativeCpuUsageEmulatorPlugin()
[all …]
H A DTestGridmixMemoryEmulation.java240 testEmulationBoundary(0F, fakeCore, fakeProgress, heapPlugin, initHeapUsage, in testTotalHeapUsageEmulatorPlugin()
243 testEmulationBoundary(0.24F, fakeCore, fakeProgress, heapPlugin, in testTotalHeapUsageEmulatorPlugin()
247 testEmulationBoundary(0.25F, fakeCore, fakeProgress, heapPlugin, in testTotalHeapUsageEmulatorPlugin()
250 testEmulationBoundary(0.80F, fakeCore, fakeProgress, heapPlugin, in testTotalHeapUsageEmulatorPlugin()
254 testEmulationBoundary(1F, fakeCore, fakeProgress, heapPlugin, in testTotalHeapUsageEmulatorPlugin()
289 private static void testEmulationBoundary(float progress, in testEmulationBoundary() method in TestGridmixMemoryEmulation