Home
last modified time | relevance | path

Searched defs:return_17 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/functional/
H A Dfunction_ref_unittest.cc80 const auto return_17 = [] { return 17; }; in ConstructFromLValue() local
85 const auto return_17 = [] { return 17; }; in ConstructFromConstLValue() local
90 const auto return_17 = [] { return 17; }; in ConstructFromRValue() local
95 const auto return_17 = [] { return 17; }; in ConstructFromConstRValue() local
/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc830 const auto return_17 = [] { return NonMoveableStruct(17); }; in TEST() local
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-spec-builders_test.cc830 const auto return_17 = [] { return NonMoveableStruct(17); }; in TEST() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc830 const auto return_17 = [] { return NonMoveableStruct(17); }; in TEST() local