Home
last modified time | relevance | path

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

/external/cronet/base/threading/
Dhang_watcher_unittest.cc934 class WatchHangsInScopeBlockingTest : public testing::Test { class
936 WatchHangsInScopeBlockingTest() { in WatchHangsInScopeBlockingTest() function in base::__anon46bf5b5d0f11::WatchHangsInScopeBlockingTest
1015 TEST_F(WatchHangsInScopeBlockingTest, ScopeDoesNotBlocksWithoutCapture) { in TEST_F() argument
1023 TEST_F(WatchHangsInScopeBlockingTest, ScopeBlocksDuringCapture) { in TEST_F() argument
1070 TEST_F(WatchHangsInScopeBlockingTest, MAYBE_NewScopeDoesNotBlockDuringCapture) { in TEST_F() argument