| Modifier and Type | Method and Description |
|---|---|
protected void |
BenchmarkAggregator.processRow(List<Object> row,
PerfTestResult passResult,
PerfTestResults results) |
protected List<Object> |
BenchmarkLongtermAggregator.processRow(PerfTestResult passResult,
PerfTestResults results) |
| Modifier and Type | Field and Description |
|---|---|
protected PerfTestResult |
PerfTestPass.result |
| Modifier and Type | Field and Description |
|---|---|
protected List<PerfTestResult> |
PerfTestResults.passResults
the individual result entries
|
| Modifier and Type | Method and Description |
|---|---|
PerfTestResult |
PerfTestPass.getResult() |
| Modifier and Type | Method and Description |
|---|---|
List<PerfTestResult> |
PerfTestResults.getPassResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
PerfTestResults.setPassResults(List<PerfTestResult> results) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ActivityCountAggregator.addTableBody(TabularResultSet tabularResultSet,
List<String> watchActivities,
PerfTestResult passResult) |
protected String |
ActivityCountAggregator.getPassTitle(String testName,
PerfTestConfiguration configuration,
PerfTestResult passResult) |
protected TabularResultSet |
ActivityCountAggregator.processPassResult(List<String> watchActivities,
PerfTestResult passResult) |
Copyright © 2019. All rights reserved.