Searched refs:findConfigObjectByName (Results 1 – 1 of 1) sorted by relevance
515 private JSONObject findConfigObjectByName(JSONArray usage, String name) throws JSONException { in findConfigObjectByName() method in ConfigurationTest546 JSONObject jsonTestConfig = findConfigObjectByName(usage, CONFIG_OBJECT_TYPE_NAME); in testGetJsonCommandUsageMapValueExpansion()