Searched refs:empty_on_thread (Results 1 – 1 of 1) sorted by relevance
250 test::TestOnThread empty_on_thread(&empty); in TEST() local251 empty_on_thread.Start(); in TEST()252 empty_on_thread.Join(); in TEST()253 EXPECT_TRUE(empty_on_thread.can_read()); in TEST()254 EXPECT_TRUE(empty_on_thread.can_modify()); in TEST()