Home
last modified time | relevance | path

Searched defs:IsObservingSource (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/
H A Dscoped_observation.h123 bool IsObservingSource(Source* source) const { in IsObservingSource() function
H A Dscoped_multi_source_observation.h86 bool IsObservingSource(Source* source) const { in IsObservingSource() function
H A Dscoped_multi_source_observation_unittest.cc131 TEST_F(ScopedMultiSourceObservationTest, IsObservingSource) { in TEST_F() argument
H A Dscoped_observation_unittest.cc125 TEST(ScopedObservationTest, IsObservingSource) { in TEST() argument