Searched defs:RhsSize (Results 1 - 1 of 1) sorted by relevance

/external/gmock/include/gmock/
H A Dgmock-matchers.h3025 size_t RhsSize() const { return num_matchers_; } function in class:testing::internal::MatchMatrix
3033 // Treating the connectivity matrix as a (LhsSize()*RhsSize())-bit number,

Completed in 98 milliseconds