Home
last modified time | relevance | path

Searched defs:const_ref (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/core/
Dvalue.hpp102 struct const_ref struct
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
H A Dshader_codegen.cc54 const Variable& const_ref = variable; in Build() local
/aosp_15_r20/external/webrtc/rtc_base/containers/
H A Dflat_map_unittest.cc224 const std::string& const_ref = std::as_const(m).at(1); in TEST() local
/aosp_15_r20/external/cronet/base/containers/
H A Dflat_map_unittest.cc233 const std::string& const_ref = std::as_const(m).at(1); in TEST() local
/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-actions_test.cc1705 const int& const_ref = ByRef(n); in TEST() local
1718 const int& const_ref = ByRef(n); in TEST() local
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-actions_test.cc1657 const int& const_ref = ByRef(n); in TEST() local
1670 const int& const_ref = ByRef(n); in TEST() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock-actions_test.cc1657 const int& const_ref = ByRef(n); in TEST() local
1670 const int& const_ref = ByRef(n); in TEST() local
/aosp_15_r20/external/libchrome/base/
H A Dbind_unittest.cc1456 auto const_ref = ConstRef(p); in TEST_F() local