Lines Matching defs:args

137     String[] args = { "-refreshQueues" };  in testRefreshQueues()  local
144 String[] args = { "-refreshUserToGroupsMappings" }; in testRefreshUserToGroupsMappings() local
152 String[] args = { "-refreshSuperUserGroupsConfiguration" }; in testRefreshSuperUserGroupsConfiguration() local
160 String[] args = { "-refreshAdminAcls" }; in testRefreshAdminAcls() local
167 String[] args = { "-refreshServiceAcl" }; in testRefreshServiceAcl() local
174 String[] args = { "-refreshNodes" }; in testRefreshNodes() local
187 String[] args = { "-getGroups", "admin" }; in testGetGroups() local
203 String[] args = {"-transitionToActive", "rm1"}; in testTransitionToActive() local
220 String[] args = {"-transitionToStandby", "rm1"}; in testTransitionToStandby() local
237 String[] args = {"-getServiceState", "rm1"}; in testGetServiceState() local
252 String[] args = {"-checkHealth", "rm1"}; in testCheckHealth() local
277 String[] args = { "-help" }; in testHelp() local
395 String[] args = { "-refreshQueues" }; in testException() local
409 String[] args = in testAccessLocalNodeLabelManager() local
433 String[] args = in testAccessRemoteNodeLabelManager() local
447 String[] args = in testAddToClusterNodeLabels() local
484 String[] args = in testRemoveFromClusterNodeLabels() local
514 String[] args = in testReplaceLabelsOnNode() local
549 String[] args = in testReplaceMultipleLabelsOnSingleNode() local
555 private void testError(String[] args, String template, in testError()
571 String[] args = { "-failover" }; in testRMHAErrorUsage() local