Searched refs:deepcopy2_on_thread (Results 1 – 1 of 1) sorted by relevance
297 test::TestOnThread deepcopy2_on_thread(deep_copy2.get()); in TEST() local298 deepcopy2_on_thread.StartAndJoin(); in TEST()299 EXPECT_FALSE(deepcopy2_on_thread.can_read()); in TEST()300 EXPECT_FALSE(deepcopy2_on_thread.can_modify()); in TEST()