Home
last modified time | relevance | path

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

1234

/external/libchrome/components/policy/core/common/
Dregistry_dict_unittest.cc20 base::Value int_value(42); in TEST() local
48 base::Value int_value(42); in TEST() local
71 base::Value int_value(42); in TEST() local
102 base::Value int_value(42); in TEST() local
132 base::Value int_value(42); in TEST() local
164 base::Value int_value(42); in TEST() local
186 base::Value int_value(42); in TEST() local
289 base::Value int_value(42); in TEST() local
/external/libbrillo/brillo/dbus/
Ddbus_param_writer_test.cc38 int32_t int_value = 0; in TEST() local
58 int32_t int_value = 0; in TEST() local
93 int32_t int_value = 0; in TEST() local
117 int32_t int_value = 0; in TEST() local
152 int32_t int_value = 0; in TEST() local
176 int32_t int_value = 0; in TEST() local
/external/deqp/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleGLCoverageTests.cpp104 glw::GLint int_value = -1; in iterate() local
154 glw::GLint int_value = 1; in iterate() local
397 glw::GLint int_value = 0; in iterate() local
524 glw::GLint int_value = 1; in iterate() local
Des31cTextureStorageMultisampleSampleMaskiTests.cpp165 glw::GLint int_value = -1; in iterate() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayGetterCalls.cpp423 glw::GLint int_value = 0; in verifyTextureBindings() local
473 glw::GLint int_value = 0; in verifyGetTexParameter() local
513 glw::GLint int_value = 0; in verifyGetTexLevelParameters() local
/external/perfetto/protos/perfetto/trace/chrome/
Dchrome_trace_event.proto30 optional int32 int_value = 5; field
49 int64 int_value = 4; field
93 int64 int_value = 4; field
/external/perfetto/protos/perfetto/trace/track_event/
Ddebug_annotation.proto74 int64 int_value = 4; field
119 optional int64 int_value = 5; field
/external/protobuf/python/google/protobuf/internal/
Dany_test.proto41 optional int32 int_value = 2; field
/external/protobuf/java/core/src/test/proto/com/google/protobuf/
Dtest_extra_interfaces.proto50 optional int32 int_value = 4; field
/external/perfetto/protos/perfetto/trace/gpu/
Dgpu_counter_event.proto32 int64 int_value = 2; field
/external/perfetto/protos/perfetto/trace/ftrace/
Dgeneric.proto28 int64 int_value = 4; field
/external/webrtc/rtc_base/
Dunique_id_generator.cc56 absl::optional<uint32_t> int_value = StringToNumber<uint32_t>(value); in AddKnownId() local
/external/oss-fuzz/projects/abseil-cpp/
Dstring_utilities_fuzzer.cc32 int int_value = fuzzed_data.ConsumeIntegral<int>(); in LLVMFuzzerTestOneInput() local
/external/perfetto/protos/perfetto/trace_processor/
Dmetrics_impl.proto40 int64 int_value = 1; field
/external/ukey2/src/main/cpp/src/securegcm/
Djava_util.cc50 int32_t int_value = static_cast<int32_t>(byte); in JavaHashCode() local
/external/libbrillo/policy/tests/
Dlibpolicy_test.cc62 int int_value = -1; in TEST() local
222 int int_value; in TEST() local
/external/perfetto/protos/perfetto/trace/android/
Dandroid_log.proto51 int64 int_value = 2; field
/external/deqp-deps/amber/src/
Dpipeline_test.cc589 Value int_value; in TEST_F() local
655 Value int_value; in TEST_F() local
698 Value int_value; in TEST_F() local
759 Value int_value; in TEST_F() local
917 Value int_value; in TEST_F() local
/external/tensorflow/tensorflow/lite/python/testdata/
Dtest_delegate.cc43 int int_value; in tflite_plugin_create_delegate() local
/external/clang/test/PCH/
Dcxx_exprs.h21 int int_value; variable
Dtypes.c9 INT int_value; variable
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderConstantVariables.cpp283 glw::GLint int_value = 0; in iterate() local
/external/libchrome/base/
Dvalue_conversions.cc57 int64_t int_value; in GetValueAsTimeDelta() local
/external/perfetto/include/perfetto/ext/base/
Dcrash_keys.h136 int64_t int_value() const { in int_value() function
/external/libchrome/dbus/
Dvalues_util_unittest.cc538 base::Value int_value(kInt32Value); in TEST() local
585 base::Value int_value(kInt32Value); in TEST() local
629 base::Value int_value(kInt32Value); in TEST() local
673 base::Value int_value(kInt32Value); in TEST() local

1234