Home
last modified time | relevance | path

Searched defs:int64_value (Results 1 – 25 of 25) sorted by relevance

/external/protobuf/php/tests/proto/
Dtest_wrapper_type_setters.proto10 google.protobuf.Int64Value int64_value = 3; field
/external/cronet/third_party/protobuf/php/tests/proto/
Dtest_wrapper_type_setters.proto10 google.protobuf.Int64Value int64_value = 3; field
/external/tensorflow/tensorflow/python/kernel_tests/proto/
Dtest_example.proto42 repeated int64 int64_value = 3; field
89 repeated int64 int64_value = 3 [packed = true]; field
127 optional int64 int64_value = 3; field
/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Ddefault_value_test.proto39 int64 int64_value = 5; field
/external/protobuf/src/google/protobuf/util/internal/testdata/
Ddefault_value_test.proto39 int64 int64_value = 5; field
/external/libbrillo/policy/tests/
Dlibpolicy_test.cc125 int64_t int64_value = -1LL; in TEST() local
223 int64_t int64_value; in TEST() local
/external/autotest/utils/frozen_chromite/third_party/infra_libs/ts_mon/protos/
Dmetrics.proto49 int64 int64_value = 3; field
60 int64 int64_value = 3; field
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_dict_helpers.h134 dbus_int64_t int64_value; member
/external/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto58 int64 int64_value = 3; field
124 google.protobuf.Int64Value int64_value = 3; field
/external/cronet/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto58 int64 int64_value = 3; field
124 google.protobuf.Int64Value int64_value = 3; field
/external/python/apitools/apitools/base/protorpclite/
Dtest_util.py293 int64_value = messages.IntegerField(3, variant=messages.Variant.INT64) variable in OptionalMessage
316 int64_value = messages.IntegerField(3, variable in RepeatedMessage
/external/libchrome/dbus/
Dmessage_unittest.cc69 int64_t int64_value = 0; in TEST() local
175 int64_t int64_value = 0; in TEST() local
533 int64_t int64_value = 0; in TEST() local
/external/tensorflow/tensorflow/core/lib/monitoring/
Dcollected_metrics.h90 int64_t int64_value; member
/external/tensorflow/tensorflow/core/profiler/protobuf/
Dxplane.proto111 int64 int64_value = 4; field
/external/tensorflow/tensorflow/core/protobuf/
Dstruct.proto45 sint64 int64_value = 12; field
/external/libbrillo/brillo/dbus/
Ddata_serialization_test.cc199 int64_t int64_value = 0; in TEST() local
288 int64_t int64_value = 0; in TEST() local
353 Any int64_value; in TEST() local
/external/cronet/third_party/abseil-cpp/absl/log/internal/
Dproto.h247 int64_t int64_value() const { return static_cast<int64_t>(value_); } in int64_value() function
/external/angle/third_party/abseil-cpp/absl/log/internal/
Dproto.h247 int64_t int64_value() const { return static_cast<int64_t>(value_); } in int64_value() function
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt.proto262 int64 int64_value = 3; field
/external/cronet/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto151 google.protobuf.Int64Value int64_value = 3; field
/external/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto151 google.protobuf.Int64Value int64_value = 3; field
/external/cronet/base/win/
Dregistry_unittest.cc135 int64_t int64_value = 0; in TYPED_TEST() local
/external/tensorflow/tensorflow/compiler/xla/pjrt/c/
Dpjrt_c_api.h425 int64_t int64_value; member
/external/tensorflow/tensorflow/python/data/ops/
Ddataset_ops.py4972 def _build_tensor(self, int64_value, name): argument
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp1712 glw::GLint64 int64_value = 0; in iterate() local