summaryrefslogtreecommitdiff
path: root/binder_throughput_test
diff options
context:
space:
mode:
authorYuexi Ma <yuexima@google.com>2018-01-24 16:10:50 -0800
committerYuexi Ma <yuexima@google.com>2018-01-24 16:10:50 -0800
commitc5ca8363d18c442ea403721438888717236f6d1c (patch)
tree1e3e02a50c4db9d98b6f72a7b8b7c6d05dbdf500 /binder_throughput_test
parent901a8f04c5963c102542a792ea33cb4f479ec59b (diff)
downloadperformance-c5ca8363d18c442ea403721438888717236f6d1c.tar.gz
config change after VtsPythonVirtualenvPreparer change
Test: vts-selftest Bug: 69307585 Change-Id: I6bdd1a3dabab0eb555c77a1a49646e9437dc8e92 Merged-In: I6bdd1a3dabab0eb555c77a1a49646e9437dc8e92
Diffstat (limited to 'binder_throughput_test')
-rw-r--r--binder_throughput_test/binder_throughput_benchmark/AndroidTest.xml4
-rw-r--r--binder_throughput_test/binder_throughput_benchmark_systrace/AndroidTest.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/binder_throughput_test/binder_throughput_benchmark/AndroidTest.xml b/binder_throughput_test/binder_throughput_benchmark/AndroidTest.xml
index 7555236..9183ebb 100644
--- a/binder_throughput_test/binder_throughput_benchmark/AndroidTest.xml
+++ b/binder_throughput_test/binder_throughput_benchmark/AndroidTest.xml
@@ -21,8 +21,8 @@
<option name="push" value="DATA/nativetest/binderThroughputTest/binderThroughputTest->/data/local/tmp/32/binderThroughputTest32" />
<option name="push" value="DATA/nativetest64/binderThroughputTest/binderThroughputTest->/data/local/tmp/64/binderThroughputTest64" />
</target_preparer>
- <target_preparer class="com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer">
- </target_preparer>
+ <multi_target_preparer class="com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer">
+ </multi_target_preparer>
<test class="com.android.tradefed.testtype.VtsMultiDeviceTest">
<option name="test-module-name" value="BinderThroughputBenchmark" />
<option name="test-case-path" value="vts/testcases/performance/binder_throughput_test/BinderThroughputBenchmark" />
diff --git a/binder_throughput_test/binder_throughput_benchmark_systrace/AndroidTest.xml b/binder_throughput_test/binder_throughput_benchmark_systrace/AndroidTest.xml
index ee08e0c..d655248 100644
--- a/binder_throughput_test/binder_throughput_benchmark_systrace/AndroidTest.xml
+++ b/binder_throughput_test/binder_throughput_benchmark_systrace/AndroidTest.xml
@@ -21,8 +21,8 @@
<option name="push" value="DATA/nativetest/binderThroughputTest/binderThroughputTest->/data/local/tmp/32/binderThroughputTest32" />
<option name="push" value="DATA/nativetest64/binderThroughputTest/binderThroughputTest->/data/local/tmp/64/binderThroughputTest64" />
</target_preparer>
- <target_preparer class="com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer">
- </target_preparer>
+ <multi_target_preparer class="com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer">
+ </multi_target_preparer>
<test class="com.android.tradefed.testtype.VtsMultiDeviceTest">
<option name="test-module-name" value="BinderThroughputBenchmarkSystrace" />
<option name="test-case-path" value="vts/testcases/performance/binder_throughput_test/BinderThroughputBenchmark" />