Home
last modified time | relevance | path

Searched refs:testEmulation (Results 1 – 4 of 4) sorted by relevance

/dports/x11/konsole/konsole-21.12.3/src/autotests/
H A DSessionTest.h20 void testEmulation();
H A DSessionTest.cpp34 void SessionTest::testEmulation() in testEmulation() function in SessionTest
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-gridmix/src/test/java/org/apache/hadoop/mapred/gridmix/
H A DTestResourceUsageEmulators.java128 static long testEmulation(String id, Configuration conf) in testEmulation() method in TestResourceUsageEmulators.TestResourceUsageEmulatorPlugin
193 result = TestResourceUsageEmulatorPlugin.testEmulation(id, conf); in testResourceUsageMatcher()
359 TestResourceUsageEmulatorPlugin.testEmulation(identifier, conf); in testResourceUsageMatcherRunner()
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/gridmix/src/test/org/apache/hadoop/mapred/gridmix/
H A DTestResourceUsageEmulators.java129 static long testEmulation(String id, Configuration conf) in testEmulation() method in TestResourceUsageEmulators.TestResourceUsageEmulatorPlugin
194 result = TestResourceUsageEmulatorPlugin.testEmulation(id, conf); in testResourceUsageMatcher()
370 TestResourceUsageEmulatorPlugin.testEmulation(identifier, conf); in testResourceUsageMatcherRunner()