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

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

Completed in 198 milliseconds