Home
last modified time | relevance | path

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

/external/protobuf/php/tests/proto/
Dtest_wrapper_type_setters.proto10 google.protobuf.Int64Value int64_value = 3; field
/external/protobuf/src/google/protobuf/util/internal/testdata/
Ddefault_value_test.proto39 int64 int64_value = 5; 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/libbrillo/policy/tests/
Dlibpolicy_test.cc125 int64_t int64_value = -1LL; in TEST() local
223 int64_t int64_value; in TEST() local
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_dict_helpers.h130 dbus_int64_t int64_value; member
/external/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto58 int64 int64_value = 3; field
119 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/tensorflow/tensorflow/core/lib/monitoring/
Dcollected_metrics.h90 int64 int64_value; member
/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/profiler/protobuf/
Dxplane.proto111 int64 int64_value = 4; field
/external/tensorflow/tensorflow/core/protobuf/
Dstruct.proto45 sint64 int64_value = 12; field
/external/icing/icing/
Ddocument-builder.h135 for (int64_t int64_value : int64_values) { in AddInt64Property() local
/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/tensorflow/tensorflow/compiler/xrt/
Dxrt.proto262 int64 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/protobuf/src/google/protobuf/
Dextension_set.h557 int64 int64_value; member
/external/tensorflow/tensorflow/python/data/ops/
Ddataset_ops.py3822 def _build_tensor(self, int64_value, name): argument
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp1714 glw::GLint64 int64_value = 0; in iterate() local