Home
last modified time | relevance | path

Searched refs:initNumCalls (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.java506 long initNumCalls = fakeCore.getNumCalls(); in testCumulativeCpuUsageEmulatorPlugin() local
509 initNumCalls, "[no-op, 0 progress]"); in testCumulativeCpuUsageEmulatorPlugin()
512 initCpuUsage, initNumCalls, "[no-op, 24% progress]"); in testCumulativeCpuUsageEmulatorPlugin()
519 initCpuUsage, initNumCalls, "[op, 25% progress]"); in testCumulativeCpuUsageEmulatorPlugin()
543 initNumCalls = fakeCore.getNumCalls(); in testCumulativeCpuUsageEmulatorPlugin()
546 initNumCalls, "[no-op, 0 progress]"); in testCumulativeCpuUsageEmulatorPlugin()
549 initCpuUsage, initNumCalls, "[no-op, 39% progress]"); in testCumulativeCpuUsageEmulatorPlugin()
556 initCpuUsage, initNumCalls, "[op, 40% progress]"); in testCumulativeCpuUsageEmulatorPlugin()
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/gridmix/src/test/org/apache/hadoop/mapred/gridmix/
H A DTestResourceUsageEmulators.java512 long initNumCalls = fakeCore.getNumCalls(); in testCumulativeCpuUsageEmulatorPlugin() local
515 initNumCalls, "[no-op, 0 progress]"); in testCumulativeCpuUsageEmulatorPlugin()
518 initCpuUsage, initNumCalls, "[no-op, 24% progress]"); in testCumulativeCpuUsageEmulatorPlugin()
525 initCpuUsage, initNumCalls, "[op, 25% progress]"); in testCumulativeCpuUsageEmulatorPlugin()
549 initNumCalls = fakeCore.getNumCalls(); in testCumulativeCpuUsageEmulatorPlugin()
552 initNumCalls, "[no-op, 0 progress]"); in testCumulativeCpuUsageEmulatorPlugin()
555 initCpuUsage, initNumCalls, "[no-op, 39% progress]"); in testCumulativeCpuUsageEmulatorPlugin()
562 initCpuUsage, initNumCalls, "[op, 40% progress]"); in testCumulativeCpuUsageEmulatorPlugin()