Home
last modified time | relevance | path

Searched refs:protos (Results 1 – 25 of 34) sorted by relevance

12

/tools/tradefederation/core/isolation/
DAndroid.bp22 "tradefed-isolation-protos",
30 name: "tradefed-isolation-protos",
/tools/tradefederation/core/
DAndroid.bp65 name: "tradefed-protos",
81 name: "tradefed-protos-py",
159 "tradefed-protos",
160 "tradefed-isolation-protos",
/tools/dexter/testdata/expected/
Dlarge.am_stats18 protos : 77
Dhello.stats18 protos : 13
Dexit_hooks.stats18 protos : 12
Dmin.stats18 protos : 1
Dtry_catch.stats18 protos : 4
Dhello.hello_stats18 protos : 10
Dlarge.stats18 protos : 14560
Dentry_hooks.stats18 protos : 17
Dmedium.stats18 protos : 1923
Dhello_nodebug.stats18 protos : 10
Dmi.stats18 protos : 5
/tools/test/connectivity/acts/framework/acts/test_utils/tel/loggers/
Dtelephony_metric_logger.py23 from acts.test_utils.tel.loggers.protos.telephony_metric_pb2 import TelephonyVoiceTestResult
/tools/test/connectivity/acts/framework/acts/test_utils/power/loggers/
Dpower_metric_logger.py18 import acts.test_utils.power.loggers.protos.power_metric_pb2 as power_protos
/tools/tradefederation/core/test_result_interfaces/
DAndroid.bp25 "tradefed-protos",
/tools/tradefederation/core/common_util/
DAndroid.bp27 "tradefed-protos",
/tools/tradefederation/core/device_build_interfaces/
DAndroid.bp25 "tradefed-protos",
/tools/tradefederation/core/clearcut_client/
DAndroid.bp25 "tradefed-protos",
/tools/tradefederation/core/invocation_interfaces/
DAndroid.bp25 "tradefed-protos",
/tools/test/connectivity/acts/framework/acts/test_utils/bt/loggers/
Dbluetooth_metric_logger.py24 from acts.test_utils.bt.loggers.protos import bluetooth_metric_pb2
/tools/test/connectivity/acts/tests/google/experimental/
DBluetoothLatencyTest.py31 from acts.test_utils.bt.loggers.protos import bluetooth_metric_pb2 as proto_module
DBluetoothThroughputTest.py27 from acts.test_utils.bt.loggers.protos import bluetooth_metric_pb2 as proto_module
/tools/dexter/slicer/export/slicer/
Ddex_ir.h364 std::vector<own<Proto>> protos; member
446 void Track(Proto* p) { PushOwn(protos, p); } in Track()
/tools/dexter/slicer/
Ddex_ir_builder.cc151 for (const auto& ir_proto : dex_ir_->protos) { in GetProto()

12