OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ReturnRef
(Results
1 - 2
of
2
) sorted by null
/external/gmock/include/gmock/
gmock-actions.h
532
// Implements the polymorphic
ReturnRef
(x) action, which can be used
541
// This template type conversion operator allows
ReturnRef
(x) to be
547
// catches the user error of using
ReturnRef
(x) when Return(x)
555
// Implements the
ReturnRef
(x) action for a particular function type F.
[
all
...]
/external/google-breakpad/src/testing/include/gmock/
gmock-actions.h
532
// Implements the polymorphic
ReturnRef
(x) action, which can be used
541
// This template type conversion operator allows
ReturnRef
(x) to be
547
// catches the user error of using
ReturnRef
(x) when Return(x)
555
// Implements the
ReturnRef
(x) action for a particular function type F.
[
all
...]
Completed in 717 milliseconds