Home
last modified time | relevance | path

Searched defs:expQueues (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/mapred/
H A DTestQueueManager.java62 Set<String> expQueues = new TreeSet<String>(); in testDefaultQueueConfiguration() local
73 Set<String> expQueues = new TreeSet<String>(); in testMultipleQueues() local