OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DescribeCallCountTo
(Results
1 - 2
of
2
) sorted by null
/external/chromium/testing/gmock/src/
gmock-spec-builders.cc
151
void ExpectationBase::
DescribeCallCountTo
(::std::ostream* os) const {
478
untyped_expectation->
DescribeCallCountTo
(&ss);
/external/chromium/testing/gmock/include/gmock/
gmock-spec-builders.h
699
void
DescribeCallCountTo
(::std::ostream* os) const;
[
all
...]
Completed in 403 milliseconds