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

  /external/chromium_org/extensions/common/
event_filter.h 53 bool IsURLMatcherEmpty() const {
event_filter_unittest.cc 215 EXPECT_TRUE(event_filter_.IsURLMatcherEmpty());
232 ASSERT_TRUE(event_filter_.IsURLMatcherEmpty());
235 ASSERT_FALSE(event_filter_.IsURLMatcherEmpty());
237 ASSERT_TRUE(event_filter_.IsURLMatcherEmpty());

Completed in 41 milliseconds