Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/google-breakpad/src/common/
H A Dlong_string_dictionary_unittest.cc201 string long_value = string(256, 'x'); in TEST() local
220 string long_value = string(255 * 10, 'x'); in TEST() local
248 string long_value = string(255 * 11, 'x'); in TEST() local
277 string long_value = string(255 * 10, 'x'); in TEST() local
297 string long_value = string(255 * 10, 'x'); in TEST() local
/aosp_15_r20/frameworks/hardware/interfaces/stats/aidl/vts/java/
Dtest_vendor_atom.proto36 optional int64 long_value = 2; field
46 optional int64 long_value = 3; field
/aosp_15_r20/external/moshi/moshi-adapters/src/test/java/com/squareup/moshi/adapters/
H A DPolymorphicJsonAdapterFactoryTest.java432 final long long_value; field in PolymorphicJsonAdapterFactoryTest.MessageWithUnportableTypes
434 MessageWithUnportableTypes(long long_value) { in MessageWithUnportableTypes()
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/proto/grpc/testing/
H A Dmetrics.proto30 int64 long_value = 2; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dmetrics.proto29 int64 long_value = 2; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/
H A Dmetrics.proto29 int64 long_value = 2; field
/aosp_15_r20/bionic/libc/system_properties/include/system_properties/
H A Dprop_info.h74 const char* long_value() const { in long_value() function
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/common_os/include/bionic/libc/system_properties/include/system_properties/
H A Dprop_info.h74 const char* long_value() const { in long_value() function
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/common/
H A Dmatching_function.proto79 int64 long_value = 6; field
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/common/
H A Dmatching_function.proto79 int64 long_value = 6; field
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/common/
H A Dmatching_function.proto79 int64 long_value = 6; field
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/setxattr/
H A Dsetxattr01.c51 static char *long_value; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fsetxattr/
H A Dfsetxattr01.c60 static char *long_value; variable
/aosp_15_r20/bionic/tests/
H A Dsystem_properties_test2.cpp55 std::string long_value = "property-"; in TEST() local
/aosp_15_r20/external/google-breakpad/src/client/
H A Dminidump_file_writer_unittest.cc68 unsigned long long_value; member
/aosp_15_r20/cts/tests/mediapc/requirements/
H A Drequirements.proto126 int64 long_value = 7; field
/aosp_15_r20/external/accessibility-test-framework/src/main/proto/com/google/android/apps/common/testing/accessibility/framework/
H A DAccessibilityEvaluation.proto110 int64 long_value = 8; field
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dcommandlineflags.cc30 const long long_value = strtol(str, &end, 10); // NOLINT in ParseInt32() local
/aosp_15_r20/frameworks/base/packages/SettingsLib/Graph/
H A Dgraph.proto176 int64 long_value = 4; field
/aosp_15_r20/art/test/859-checker-var-handles-intrinsics/src/
H A DMain.java313 private volatile long long_value = 0L; field in Main
/aosp_15_r20/tools/carrier_settings/proto/
H A Dcarrier_settings.proto181 int64 long_value = 4; field
/aosp_15_r20/external/cronet/components/metrics/structured/
H A Dstructured_metrics_recorder.cc311 int64_t long_value; in AddMetricsToProto() local
/aosp_15_r20/external/perfetto/include/perfetto/trace_processor/
H A Dbasic_types.h271 int64_t long_value; member
/aosp_15_r20/external/google-benchmark/src/
H A Dcommandlineflags.cc37 const long long_value = strtol(str, &end, 10); // NOLINT in ParseInt32() local
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dcommandlineflags.cc37 const long long_value = strtol(str, &end, 10); // NOLINT in ParseInt32() local

123