/aosp_15_r20/external/perfetto/src/trace_processor/db/ |
H A D | compare_unittest.cc | 37 SqlValue uint32_max = SqlValue::Long(std::numeric_limits<uint32_t>::max()); in TEST() local 52 SqlValue uint32_max = SqlValue::Double(std::numeric_limits<uint32_t>::max()); in TEST() local
|
/aosp_15_r20/external/armnn/src/armnn/test/ |
H A D | UtilityTests.cpp | 195 auto uint32_max = std::numeric_limits<uint32_t>::max(); variable
|
/aosp_15_r20/external/nanopb-c/tests/without_64bit/ |
H A D | alltypes.proto | 23 required uint32 uint32_max = 4 [default = 0]; field
|
/aosp_15_r20/external/nanopb-c/tests/alltypes_proto3/ |
H A D | alltypes.proto | 24 uint32 uint32_max = 4; field
|
/aosp_15_r20/external/nanopb-c/tests/field_size_16_proto3/ |
H A D | alltypes.proto | 24 uint32 uint32_max = 4; field
|
/aosp_15_r20/external/nanopb-c/tests/backwards_compatibility/ |
H A D | alltypes_legacy.proto | 22 required uint32 uint32_max = 4 [default = 0]; field
|
H A D | alltypes_legacy.h | 38 uint32_t uint32_max; member
|
/aosp_15_r20/external/nanopb-c/tests/alltypes_pointer/ |
H A D | encode_alltypes_pointer.c | 97 static uint32_t uint32_max = UINT32_MAX; in main() local
|
/aosp_15_r20/external/nanopb-c/tests/field_size_32/ |
H A D | alltypes.proto | 22 required uint32 uint32_max = 4; field
|
/aosp_15_r20/external/nanopb-c/tests/field_size_16/ |
H A D | alltypes.proto | 22 required uint32 uint32_max = 4; field
|
/aosp_15_r20/external/nanopb-c/tests/alltypes/ |
H A D | alltypes.proto | 23 required uint32 uint32_max = 4 [default = 0]; field
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/ |
H A D | numbers_test.cc | 1113 const uint32_t uint32_max = std::numeric_limits<uint32_t>::max(); in TEST() local
|
/aosp_15_r20/external/abseil-cpp/absl/strings/ |
H A D | numbers_test.cc | 1476 const uint32_t uint32_max = std::numeric_limits<uint32_t>::max(); in TEST() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/ |
H A D | numbers_test.cc | 1479 const uint32_t uint32_max = std::numeric_limits<uint32_t>::max(); in TEST() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/ |
H A D | numbers_test.cc | 1476 const uint32_t uint32_max = std::numeric_limits<uint32_t>::max(); in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
D | numbers_test.cc | 1479 const uint32_t uint32_max = std::numeric_limits<uint32_t>::max(); in TEST() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/ |
H A D | numbers_test.cc | 1479 const uint32_t uint32_max = std::numeric_limits<uint32_t>::max(); in TEST() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/ |
H A D | numbers_test.cc | 1476 const uint32_t uint32_max = std::numeric_limits<uint32_t>::max(); in TEST() local
|