Home
last modified time | relevance | path

Searched defs:ConstReference (Results 1 – 9 of 9) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/memory/default.allocator/
Dallocator_types.deprecated_in_cxx17.verify.cpp35 …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
/external/googletest/googlemock/include/gmock/internal/
Dgmock-internal-utils.h330 static const_reference ConstReference(const RawContainer& container) { in ConstReference() function
351 static const_reference ConstReference(const Element (&array)[N]) { in ConstReference() function
372 static const_reference ConstReference( in ConstReference() function
/external/libaom/third_party/googletest/src/googlemock/include/gmock/internal/
Dgmock-internal-utils.h343 static const_reference ConstReference(const RawContainer& container) { in ConstReference() function
364 static const_reference ConstReference(const Element (&array)[N]) { in ConstReference() function
385 static const_reference ConstReference( in ConstReference() function
/external/cronet/third_party/googletest/src/googlemock/include/gmock/internal/
Dgmock-internal-utils.h340 static const_reference ConstReference(const RawContainer& container) { in ConstReference() function
361 static const_reference ConstReference(const Element (&array)[N]) { in ConstReference() function
382 static const_reference ConstReference( in ConstReference() function
/external/tensorflow/third_party/absl/abseil-cpp/absl/container/internal/
Dinlined_vector.h62 using ConstReference = const ValueType<A>&; variable
/external/abseil-cpp/absl/container/internal/
Dinlined_vector.h62 using ConstReference = const ValueType<A>&; variable
/external/cronet/third_party/abseil-cpp/absl/container/internal/
Dinlined_vector.h62 using ConstReference = const ValueType<A>&; variable
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dinlined_vector.h62 using ConstReference = const ValueType<A>&; variable
/external/webrtc/third_party/abseil-cpp/absl/container/internal/
Dinlined_vector.h62 using ConstReference = const ValueType<A>&; variable