OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_matchers_
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
gmock-matchers.h
2862
num_matchers_
(num_matchers),
2863
matched_(num_elements_*
num_matchers_
, 0) {
2867
size_t RhsSize() const { return
num_matchers_
; }
2886
return ilhs *
num_matchers_
+ irhs;
2890
size_t
num_matchers_
;
member in class:testing::internal::MatchMatrix
gmock-matchers.h
2862
num_matchers_
(num_matchers),
2863
matched_(num_elements_*
num_matchers_
, 0) {
2867
size_t RhsSize() const { return
num_matchers_
; }
2886
return ilhs *
num_matchers_
+ irhs;
2890
size_t
num_matchers_
;
member in class:testing::internal::MatchMatrix
Completed in 57 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026