Searched refs:pointer (Results 26 - 26 of 26) sorted by relevance

12

/gem5/ext/googletest/googlemock/test/
H A Dgmock-matchers_test.cc1002 // Tests that IsNull() matches any NULL pointer of any type.
1065 // Tests that NotNull() matches any non-NULL pointer of any type.
2734 // matcher_maker is a pointer to a function which creates a FloatingEqMatcher.
2822 // matcher_maker is a pointer to a function which creates a FloatingEqMatcher.
3194 // Right type. A pointer is passed down.
3284 // Minimal const-propagating pointer.
3386 const char* p; // A pointer field.
3430 // Tests that Field(&Foo::field, ...) works when field is a pointer.
3439 // Matching a pointer that is not NULL.
3505 // Tests that Field() works when the argument is a pointer t
5404 const int* const pointer = a; local
[all...]

Completed in 21 milliseconds

12