OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ReturnNull
(Results
1 - 2
of
2
) sorted by null
/external/gmock/include/gmock/
gmock-actions.h
510
// Implements the
ReturnNull
() action.
513
// Allows
ReturnNull
() to be used in any pointer-returning function.
948
inline PolymorphicAction<internal::ReturnNullAction>
ReturnNull
() {
[
all
...]
/external/google-breakpad/src/testing/include/gmock/
gmock-actions.h
510
// Implements the
ReturnNull
() action.
513
// Allows
ReturnNull
() to be used in any pointer-returning function.
948
inline PolymorphicAction<internal::ReturnNullAction>
ReturnNull
() {
[
all
...]
Completed in 343 milliseconds