Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dthread_unittest.cc694 class AsyncInvokeTest : public ::testing::Test { class
706 AsyncInvokeTest() : int_value_(0), expected_thread_(nullptr) {} in AsyncInvokeTest() function in rtc::__anonec2f23eb0111::AsyncInvokeTest
712 TEST_F(AsyncInvokeTest, FireAndForget) { in TEST_F() argument
724 TEST_F(AsyncInvokeTest, NonCopyableFunctor) { in TEST_F() argument
736 TEST_F(AsyncInvokeTest, KillInvokerDuringExecute) { in TEST_F() argument
776 TEST_F(AsyncInvokeTest, KillInvokerDuringExecuteWithReentrantInvoke) { in TEST_F() argument
803 TEST_F(AsyncInvokeTest, Flush) { in TEST_F() argument
819 TEST_F(AsyncInvokeTest, FlushWithIds) { in TEST_F() argument