Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/build/tests/
DImageStats.java129 performAggregation( in run()
259 protected Map<String, String> performAggregation( in performAggregation() method in ImageStats
/tools/tradefederation/contrib/tests/src/com/android/build/tests/
DImageStatsTest.java128 Map<String, String> ret = mImageStats.performAggregation(PARSED_TEST_DATA, mapping); in testPerformAggregation()