Home
last modified time | relevance | path

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

/freebsd-src/contrib/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc371 struct AStruct { struct
372 AStruct() : x(0), y(1.0), z(5), p(nullptr) {} in AStruct() argument
373 AStruct(const AStruct& rhs) in AStruct() argument
376 xtesting::gmock_matchers_test::__anon69613d8f0111::AStruct global() argument
377 ytesting::gmock_matchers_test::__anon69613d8f0111::AStruct global() argument
378 ztesting::gmock_matchers_test::__anon69613d8f0111::AStruct global() argument
379 ptesting::gmock_matchers_test::__anon69613d8f0111::AStruct global() argument
[all...]