Home
last modified time | relevance | path

Searched refs:unitCpuUsage (Results 1 – 2 of 2) 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.java442 int unitCpuUsage = 50; in testCumulativeCpuUsageEmulatorPlugin() local
449 fakeCore.setUnitUsage(unitCpuUsage); in testCumulativeCpuUsageEmulatorPlugin()
488 targetCpuUsage, targetCpuUsage / unitCpuUsage); in testCumulativeCpuUsageEmulatorPlugin()
494 targetCpuUsage, targetCpuUsage / unitCpuUsage); in testCumulativeCpuUsageEmulatorPlugin()
537 fakeCore.setUnitUsage(unitCpuUsage); in testCumulativeCpuUsageEmulatorPlugin()
565 700 / unitCpuUsage, "[op, 90% progress]"); in testCumulativeCpuUsageEmulatorPlugin()
569 targetCpuUsage / unitCpuUsage, "[op, 100% progress]"); in testCumulativeCpuUsageEmulatorPlugin()
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/gridmix/src/test/org/apache/hadoop/mapred/gridmix/
H A DTestResourceUsageEmulators.java453 int unitCpuUsage = 50; in testCumulativeCpuUsageEmulatorPlugin() local
460 fakeCore.setUnitUsage(unitCpuUsage); in testCumulativeCpuUsageEmulatorPlugin()
494 targetCpuUsage, targetCpuUsage / unitCpuUsage); in testCumulativeCpuUsageEmulatorPlugin()
500 targetCpuUsage, targetCpuUsage / unitCpuUsage); in testCumulativeCpuUsageEmulatorPlugin()
543 fakeCore.setUnitUsage(unitCpuUsage); in testCumulativeCpuUsageEmulatorPlugin()
571 700 / unitCpuUsage, "[op, 90% progress]"); in testCumulativeCpuUsageEmulatorPlugin()
575 targetCpuUsage / unitCpuUsage, "[op, 100% progress]"); in testCumulativeCpuUsageEmulatorPlugin()