Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/threading/
H A Dhang_watcher_unittest.cc985 class WatchHangsInScopeBlockingTest : public testing::Test { class
987 WatchHangsInScopeBlockingTest() { in WatchHangsInScopeBlockingTest() function in base::__anon816718ee0f11::WatchHangsInScopeBlockingTest
1067 TEST_F(WatchHangsInScopeBlockingTest, ScopeDoesNotBlocksWithoutCapture) { in TEST_F() argument
1075 TEST_F(WatchHangsInScopeBlockingTest, ScopeBlocksDuringCapture) { in TEST_F() argument
1122 TEST_F(WatchHangsInScopeBlockingTest, MAYBE_NewScopeDoesNotBlockDuringCapture) { in TEST_F() argument