/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/include/gmock/internal/ |
H A D | gmock-internal-utils.h | 348 static const_reference ConstReference(const RawContainer& container) { in ConstReference() function 369 static const_reference ConstReference(const Element (&array)[N]) { in ConstReference() function 390 static const_reference ConstReference( in ConstReference() function
|
/aosp_15_r20/external/googletest/googlemock/include/gmock/internal/ |
H A D | gmock-internal-utils.h | 348 static const_reference ConstReference(const RawContainer& container) { in ConstReference() function 369 static const_reference ConstReference(const Element (&array)[N]) { in ConstReference() function 390 static const_reference ConstReference( in ConstReference() function
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/include/gmock/internal/ |
H A D | gmock-internal-utils.h | 347 static const_reference ConstReference(const RawContainer& container) { in ConstReference() function 368 static const_reference ConstReference(const Element (&array)[N]) { in ConstReference() function 389 static const_reference ConstReference( in ConstReference() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.11.0/gmock/ |
D | gmock.h | 655 static const_reference ConstReference(const RawContainer& container) { in ConstReference() function 676 static const_reference ConstReference(const Element (&array)[N]) { in ConstReference() function 697 static const_reference ConstReference( in ConstReference() function
|
/aosp_15_r20/external/fmtlib/test/gtest/gmock/ |
H A D | gmock.h | 655 static const_reference ConstReference(const RawContainer& container) { in ConstReference() function 676 static const_reference ConstReference(const Element (&array)[N]) { in ConstReference() function 697 static const_reference ConstReference( in ConstReference() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/default.allocator/ |
H A D | allocator_types.deprecated_in_cxx17.verify.cpp | 35 …typedef std::allocator<char>::const_reference ConstReference; // expected-warning {{'const_refer… in f() typedef 42 …typedef std::allocator<char const>::const_reference ConstReference; // expected-warning {{'const… in f() typedef
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/ |
H A D | inlined_vector.h | 64 using ConstReference = const ValueType<A>&; variable
|
/aosp_15_r20/external/abseil-cpp/absl/container/internal/ |
H A D | inlined_vector.h | 64 using ConstReference = const ValueType<A>&; variable
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/ |
H A D | inlined_vector.h | 63 using ConstReference = const ValueType<A>&; variable
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/ |
H A D | inlined_vector.h | 62 using ConstReference = const ValueType<A>&; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
D | inlined_vector.h | 62 using ConstReference = const ValueType<A>&; variable
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
H A D | inlined_vector.h | 62 using ConstReference = const ValueType<A>&; variable
|
/aosp_15_r20/external/pigweed/pw_toolchain/ |
H A D | sibling_cast_test.cc | 76 TEST(SiblingCast, ConstReference) { in TEST() argument
|