Home
last modified time | relevance | path

Searched refs:subdir_delegate_sequence_matcher (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_watcher_unittest.cc2363 const auto subdir_delegate_sequence_matcher = testing::IsSupersetOf( in TEST_P() local
2373 testing::AllOf(each_event_matcher, subdir_delegate_sequence_matcher); in TEST_P()
2410 const auto subdir_delegate_sequence_matcher = in TEST_P() local
2415 testing::AllOf(each_event_matcher, subdir_delegate_sequence_matcher); in TEST_P()