Home
last modified time | relevance | path

Searched defs:bits (Results 1 – 15 of 15) sorted by relevance

/test/vts-testcase/performance/hwbinder_latency_test/
DHwBinderLatencyTest.py89 def _runBenchmark(self, bits): argument
140 def _addBenchmarkTableToResult(self, result, bits): argument
157 def _uploadResult(self, result, bits): argument
/test/vts-testcase/performance/binder_throughput_test/
DBinderThroughputBenchmark.py63 def RunBenchmarkAndReportResult(self, bits): argument
135 def RunBenchmark(self, bits, threads): argument
/test/vts-testcase/performance/hwbinder_throughput_test/
DHwBinderThroughputBenchmark.py65 def RunBenchmarkAndReportResult(self, bits): argument
137 def RunBenchmark(self, bits, threads): argument
/test/vts/utils/python/mirror/
Dlib_mirror.py38 target_basepaths, handler_name, bits): argument
Dmirror_tracker.py301 bits=64, argument
355 bits=64, argument
398 def InvokeTerminal(self, instance_name, bits=32): argument
Dmirror_object.py102 bits=64, argument
Dhal_mirror.py65 handler_name, bits, is_test_hal): argument
/test/vts-testcase/performance/binder_benchmark/
DBinderPerformanceTest.py100 def RunBenchmark(self, bits): argument
/test/vts-testcase/performance/fmq_benchmark/
DFmqPerformanceTest.py74 def RunBenchmark(self, bits): argument
/test/vts-testcase/performance/hwbinder_benchmark/
DHwBinderPerformanceTest.py102 def RunBenchmark(self, bits): argument
/test/suite_harness/tools/dex-tools/src/dex/reader/
DDexBuffer.java146 int bits = readInt(nBytes); in readFloat() local
173 long bits = readLong(nBytes); in readDouble() local
/test/vts/runners/host/tcp_client/
Dvts_tcp_client.py197 bits, argument
633 bits=None, argument
/test/suite_harness/common/util/tests/src/com/android/compatibility/common/util/
DReadElfTest.java107 String elfFileName, String elfOutputFileName, String arch, int bits, int type) in checkReadElf()
/test/vts/proto/
DAndroidSystemControlMessage.proto108 optional int32 bits = 3003; field
/test/vts/agents/hal/
DAgentRequestHandler.cpp115 int bits = command_msg.bits(); local