HomeSort by relevance Sort by last modified time
    Searched refs:ObserverUpdatesMatcher (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/dom_distiller/core/
dom_distiller_test_util.cc 29 ObserverUpdatesMatcher::ObserverUpdatesMatcher(
33 bool ObserverUpdatesMatcher::MatchAndExplain(
60 void ObserverUpdatesMatcher::DescribeUpdates(std::ostream* os) const {
75 void ObserverUpdatesMatcher::DescribeTo(std::ostream* os) const {
80 void ObserverUpdatesMatcher::DescribeNegationTo(std::ostream* os) const {
89 return testing::MakeMatcher(new ObserverUpdatesMatcher(expected_updates));
dom_distiller_test_util.h 21 class ObserverUpdatesMatcher
25 explicit ObserverUpdatesMatcher(

Completed in 149 milliseconds