Home
last modified time | relevance | path

Searched defs:CanCallReturnRef (Results 1 – 3 of 3) sorted by relevance

/external/cronet/third_party/googletest/src/googlemock/test/
Dgmock-actions_test.cc638 bool CanCallReturnRef(T&&) { in CanCallReturnRef() function
641 bool CanCallReturnRef(Unused) { return false; } in CanCallReturnRef() function
/external/googletest/googlemock/test/
Dgmock-actions_test.cc901 bool CanCallReturnRef(T&&) { in CanCallReturnRef() function
904 bool CanCallReturnRef(Unused) { return false; } in CanCallReturnRef() function
/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
Dgmock-actions_test.cc901 bool CanCallReturnRef(T&&) { in CanCallReturnRef() function
904 bool CanCallReturnRef(Unused) { return false; } in CanCallReturnRef() function