Home
last modified time | relevance | path

Searched refs:getAggregation (Results 1 – 2 of 2) sorted by relevance

/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java144 getAggregation() in getAggregation() method in TestBean
295 Aggregation a = getAggregation(); in getPrintaRecord()
346 list.add(getAggregation()); in getAggregate()
H A DTestGetAggregate.java67 if (aggregate.getAggregation(name) == null) { in testIncluded()