Searched refs:dedupKeyJsonObject3 (Results 1 – 1 of 1) sorted by relevance
582 JSONObject dedupKeyJsonObject3 = new JSONObject(); in testParseAggregateTrigger() local583 dedupKeyJsonObject3.put("filters", createFilterJSONArray()); in testParseAggregateTrigger()584 dedupKeyJsonObject3.put("not_filters", createFilterJSONArray()); in testParseAggregateTrigger()587 aggregateDedupKeys.put(dedupKeyJsonObject3); in testParseAggregateTrigger()