Home
last modified time | relevance | path

Searched refs:FakeCpuUsageEmulatorCore (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.java229 private FakeCpuUsageEmulatorCore core;
231 public FakeResourceUsageMonitor(FakeCpuUsageEmulatorCore core) { in FakeResourceUsageMonitor()
373 FakeCpuUsageEmulatorCore fakeCpuEmulator = new FakeCpuUsageEmulatorCore(); in testCpuUsageEmulator()
395 private static class FakeCpuUsageEmulatorCore class in TestResourceUsageEmulators
448 FakeCpuUsageEmulatorCore fakeCore = new FakeCpuUsageEmulatorCore(); in testCumulativeCpuUsageEmulatorPlugin()
575 FakeCpuUsageEmulatorCore fakeCore, in testEmulationAccuracy()
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 DTestResourceUsageEmulators.java230 private FakeCpuUsageEmulatorCore core;
232 public FakeResourceUsageMonitor(FakeCpuUsageEmulatorCore core) { in FakeResourceUsageMonitor()
384 FakeCpuUsageEmulatorCore fakeCpuEmulator = new FakeCpuUsageEmulatorCore(); in testCpuUsageEmulator()
406 private static class FakeCpuUsageEmulatorCore class in TestResourceUsageEmulators
459 FakeCpuUsageEmulatorCore fakeCore = new FakeCpuUsageEmulatorCore(); in testCumulativeCpuUsageEmulatorPlugin()
581 FakeCpuUsageEmulatorCore fakeCore, in testEmulationAccuracy()
609 FakeCpuUsageEmulatorCore fakeCore, FakeProgressive fakeProgress, in testEmulationBoundary()