OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:regression_mode
(Results
1 - 4
of
4
) sorted by null
/test/vts/web/dashboard/src/main/java/com/android/vts/util/
StatSummary.java
29
private VtsProfilingRegressionMode
regression_mode
;
field in class:StatSummary
48
this.
regression_mode
= mode;
73
switch (
regression_mode
) {
141
return
regression_mode
;
/test/vts/utils/python/web/
web_utils.py
195
regression_mode
=ReportMsg.VTS_REGRESSION_MODE_INCREASING):
206
regression_mode
: specifies the direction of change which indicates
223
profiling_msg.
regression_mode
=
regression_mode
238
regression_mode
=ReportMsg.VTS_REGRESSION_MODE_INCREASING):
251
regression_mode
: specifies the direction of change which indicates
268
profiling_msg.
regression_mode
=
regression_mode
284
regression_mode
=ReportMsg.VTS_REGRESSION_MODE_INCREASING):
296
regression_mode
: specifies the direction of change which indicate
[
all
...]
/test/vts-testcase/performance/binder_throughput_test/
BinderThroughputBenchmark.py
98
regression_mode
=ReportMsg.VTS_REGRESSION_MODE_DISABLED)
104
regression_mode
=ReportMsg.VTS_REGRESSION_MODE_DISABLED)
113
regression_mode
=ReportMsg.VTS_REGRESSION_MODE_DISABLED)
119
regression_mode
=ReportMsg.VTS_REGRESSION_MODE_DISABLED)
124
regression_mode
=ReportMsg.VTS_REGRESSION_MODE_DISABLED)
129
regression_mode
=ReportMsg.VTS_REGRESSION_MODE_DISABLED)
134
regression_mode
=ReportMsg.VTS_REGRESSION_MODE_DISABLED)
/test/vts-testcase/performance/hwbinder_throughput_test/
HwBinderThroughputBenchmark.py
100
regression_mode
=ReportMsg.VTS_REGRESSION_MODE_DISABLED)
106
regression_mode
=ReportMsg.VTS_REGRESSION_MODE_DISABLED)
115
regression_mode
=ReportMsg.VTS_REGRESSION_MODE_DISABLED)
121
regression_mode
=ReportMsg.VTS_REGRESSION_MODE_DISABLED)
126
regression_mode
=ReportMsg.VTS_REGRESSION_MODE_DISABLED)
131
regression_mode
=ReportMsg.VTS_REGRESSION_MODE_DISABLED)
136
regression_mode
=ReportMsg.VTS_REGRESSION_MODE_DISABLED)
Completed in 108 milliseconds